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

Unified Diff: ui/arc/BUILD.gn

Issue 2133503002: arc: Revamp the ArcBridgeService interface (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: More rebasing Created 4 years, 5 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
Index: ui/arc/BUILD.gn
diff --git a/ui/arc/BUILD.gn b/ui/arc/BUILD.gn
index f73d031b894597e17bf3f82f4ea9700c813523f1..f36d77f5ef528cf44b3d74123553c6cd0bf6c4f3 100644
--- a/ui/arc/BUILD.gn
+++ b/ui/arc/BUILD.gn
@@ -48,6 +48,7 @@ test("ui_arc_unittests") {
":arc",
"//base",
"//base/test:test_support",
+ "//components/arc:arc_base",
"//components/arc:arc_test_support",
"//mojo/edk/system",
"//testing/gtest",
« no previous file with comments | « components/arc/window_manager/arc_window_manager_bridge.cc ('k') | ui/arc/notification/arc_notification_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698