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

Unified Diff: content/gpu/BUILD.gn

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 7 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/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index 5ef0014e587f38b45e77c925536912e5bb094aa1..2f5d1133244fd8fda557203b4e4c91dd9b5a0c47 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -41,8 +41,8 @@ source_set("gpu_sources") {
"//base",
"//content:export",
"//content/public/child:child_sources",
+ "//mojo/application/public/interfaces",
"//skia",
- "//third_party/mojo/src/mojo/public/interfaces/application",
"//ui/gl",
]

Powered by Google App Engine
This is Rietveld 408576698