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

Unified Diff: components/arc/BUILD.gn

Issue 2531543003: Resolve initialize/destory order between ArcService and ArcSessionManager. (Closed)
Patch Set: Address comments. 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 | « chrome/browser/chromeos/login/session/user_session_manager.cc ('k') | components/arc/DEPS » ('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 bb55770937c30f42b74d4ea6eab614d5e8cd1fd5..a7088fbc556b6826ae960407d3d1853891b126b1 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -92,7 +92,6 @@ static_library("arc") {
"//mojo/edk/system",
"//skia",
"//third_party/re2:re2",
- "//ui/arc",
"//ui/aura",
"//ui/base:base",
"//ui/base/ime",
« no previous file with comments | « chrome/browser/chromeos/login/session/user_session_manager.cc ('k') | components/arc/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698