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

Unified Diff: content/common/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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 5c16e82ce4559e998656399ad439afcda74b7943..3421cf0849259b352f483b686665692907dba186 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -83,9 +83,9 @@ source_set("common") {
"//gpu/skia_bindings",
"//media",
"//media:shared_memory_support",
+ "//mojo/edk/system",
"//mojo/environment:chromium",
"//mojo/public/interfaces/application",
- "//mojo/system",
"//sandbox",
"//storage/browser",
"//storage/common",

Powered by Google App Engine
This is Rietveld 408576698