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

Unified Diff: content/utility/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/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index d98d63921c162a22fd68dc66554966682ec94a84..7a8f4acc31469edc7379fa6f992359100ada7772 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -27,7 +27,7 @@ source_set("utility") {
"//content/public/child:child_sources",
"//content/public/common:common_sources",
"//courgette:courgette_lib",
+ "//mojo/application/public/interfaces",
"//third_party/WebKit/public:blink_headers",
- "//third_party/mojo/src/mojo/public/interfaces/application",
]
}
« no previous file with comments | « content/renderer/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | mojo/tools/rev_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698