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

Unified Diff: components/arc/BUILD.gn

Issue 2059983002: Remove unnecessary dependencies on mojo/edk/system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup
Patch Set: . Created 4 years, 6 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 | « chrome/browser/ui/libgtk2ui/BUILD.gn ('k') | components/mus/common/BUILD.gn » ('j') | no next file with comments »
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 030b0219bfdc5626d6f3499b5dbfae7d3719aca1..bea8f6a1649aa2e3b91be77a2998bbbea18e031e 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -196,7 +196,6 @@ static_library("arc_standalone") {
"//base",
"//ipc:ipc",
"//ipc/mojo:mojo",
- "//mojo/edk/system",
]
}
« no previous file with comments | « chrome/browser/ui/libgtk2ui/BUILD.gn ('k') | components/mus/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698