mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Exclude fake webrtc sources from platform compile
PiperOrigin-RevId: 686642000
This commit is contained in:
committed by
Copybara-Service
parent
42bedd6c8a
commit
7185c11452
@@ -39,7 +39,6 @@ cc_library(
|
||||
"fake_single_thread_executor.cc",
|
||||
"fake_task_runner.cc",
|
||||
"fake_timer.cc",
|
||||
"fake_webrtc.cc",
|
||||
],
|
||||
hdrs = [
|
||||
"fake_account_manager.h",
|
||||
@@ -50,7 +49,6 @@ cc_library(
|
||||
"fake_single_thread_executor.h",
|
||||
"fake_task_runner.h",
|
||||
"fake_timer.h",
|
||||
"fake_webrtc.h",
|
||||
],
|
||||
copts = [
|
||||
"-Ithird_party",
|
||||
|
||||
Reference in New Issue
Block a user