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

Unified Diff: mojo/application_manager/BUILD.gn

Issue 623883002: Revert "Move mojo edk into mojo/edk" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « mojo/android/javatests/init_library.cc ('k') | mojo/apps/js/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/application_manager/BUILD.gn
diff --git a/mojo/application_manager/BUILD.gn b/mojo/application_manager/BUILD.gn
index 22c0edd3ec8252f5a9d4fe75eb6ded27542e8321..c0597dc00f4d6a9180b483722d121ae6d4d131c7 100644
--- a/mojo/application_manager/BUILD.gn
+++ b/mojo/application_manager/BUILD.gn
@@ -32,9 +32,9 @@ component("application_manager") {
"//base/third_party/dynamic_annotations",
"//net",
"//url",
- "//mojo/edk/system",
"//mojo/environment:chromium",
"//mojo/services/public/interfaces/content_handler:content_handler",
+ "//mojo/system",
]
}
« no previous file with comments | « mojo/android/javatests/init_library.cc ('k') | mojo/apps/js/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698