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

Unified Diff: mojo/application_manager/BUILD.gn

Issue 621153003: 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
Index: mojo/application_manager/BUILD.gn
diff --git a/mojo/application_manager/BUILD.gn b/mojo/application_manager/BUILD.gn
index c0597dc00f4d6a9180b483722d121ae6d4d131c7..22c0edd3ec8252f5a9d4fe75eb6ded27542e8321 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",
]
}

Powered by Google App Engine
This is Rietveld 408576698