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

Unified Diff: ui/arc/BUILD.gn

Issue 2496973002: arc: Partially migrate mojo types (Closed)
Patch Set: Fixed nit Created 4 years, 1 month 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 | « components/arc/crash_collector/arc_crash_collector_bridge.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/arc/BUILD.gn
diff --git a/ui/arc/BUILD.gn b/ui/arc/BUILD.gn
index b3b3b61a372b964df9014d56d60de01c445dc6cd..3139ee8bcee7443dddaf388543ebb959e362647e 100644
--- a/ui/arc/BUILD.gn
+++ b/ui/arc/BUILD.gn
@@ -23,7 +23,6 @@ static_library("arc") {
"//ash",
"//base",
"//components/arc:arc_base",
- "//components/arc:arc_bindings",
"//components/exo",
"//components/signin/core/account_id",
"//mojo/common:common_base",
@@ -53,7 +52,6 @@ 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/crash_collector/arc_crash_collector_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698