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

Unified Diff: content/app/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 | « content/DEPS ('k') | content/app/mojo/mojo_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index f68c6ded8f9f4bf2b9b15f19453e5028c08f4a40..61813d572157967aae1daaae84b39de2770bf9f0 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -52,9 +52,9 @@ if (is_ios) {
} else {
content_app_deps += [
"//mojo/application_manager",
- "//mojo/edk/system",
"//mojo/environment:chromium",
"//mojo/public/interfaces/application",
+ "//mojo/system",
]
}
« no previous file with comments | « content/DEPS ('k') | content/app/mojo/mojo_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698