mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Add GitHub Action for testing Linux build.
PiperOrigin-RevId: 466797648
This commit is contained in:
committed by
Copybara-Service
parent
07119e80de
commit
c48e27d754
@@ -320,7 +320,6 @@ cc_library(
|
||||
":base",
|
||||
":logging",
|
||||
":util",
|
||||
"//connections/clients/windows:types",
|
||||
"//internal/platform/implementation:platform",
|
||||
"//internal/platform/implementation:types",
|
||||
"@com_google_absl//absl/base:core_headers",
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "connections/clients/windows/dll_config.h"
|
||||
#include "internal/platform/byte_array.h"
|
||||
#include "internal/platform/exception.h"
|
||||
#include "internal/platform/implementation/input_file.h"
|
||||
|
||||
@@ -43,7 +43,6 @@ cc_library(
|
||||
"//presence:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
"//connections/clients/windows:types",
|
||||
"//internal/platform:base",
|
||||
"@com_google_absl//absl/base:core_headers",
|
||||
"@com_google_absl//absl/strings",
|
||||
|
||||
Reference in New Issue
Block a user