Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(486)

Unified Diff: components/arc/BUILD.gn

Issue 2379223004: Switch from Delegate to Observer. (Closed)
Patch Set: Fix build error. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/arc/arc_bridge_bootstrap.h » ('j') | components/arc/arc_bridge_bootstrap.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 804fdd03f513b7cb2c758d2beb14f707e1cdf7ca..84e973a924087d30746557afdc33e74c9a6276d0 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -163,8 +163,6 @@ static_library("arc_test_support") {
"test/fake_app_instance.h",
"test/fake_arc_bridge_bootstrap.cc",
"test/fake_arc_bridge_bootstrap.h",
- "test/fake_arc_bridge_instance.cc",
- "test/fake_arc_bridge_instance.h",
"test/fake_arc_bridge_service.cc",
"test/fake_arc_bridge_service.h",
"test/fake_bluetooth_instance.cc",
« no previous file with comments | « no previous file | components/arc/arc_bridge_bootstrap.h » ('j') | components/arc/arc_bridge_bootstrap.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698