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

Unified Diff: content/common/BUILD.gn

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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 c460341f66865ed0acce2d7fdba4108a08f9e95e..e31e19c6495772997843cb98e6391fdbd3a4411b 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -199,12 +199,12 @@ source_set("common") {
"//media:shared_memory_support",
"//media/midi",
"//mojo/common:common_base",
+ "//mojo/edk/system",
"//mojo/environment:chromium",
"//mojo/shell/public/interfaces",
"//sandbox",
"//storage/common",
"//third_party/boringssl",
- "//third_party/mojo/src/mojo/edk/system",
"//ui/gl",
]

Powered by Google App Engine
This is Rietveld 408576698