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

Unified Diff: content/renderer/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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index c23667b7459ad0b3dca593d4ff7ae9afc88b096a..bba336d7eb7dd11ecaf3bd094eaa0dc3239a141a 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -42,6 +42,7 @@ source_set("renderer") {
"//jingle:jingle_glue",
"//media",
"//media/blink",
+ "//mojo/application/public/interfaces",
"//mojo/environment:chromium",
"//net",
"//skia",
@@ -50,7 +51,6 @@ source_set("renderer") {
"//third_party/libjingle",
"//third_party/mojo/src/mojo/edk/js",
"//third_party/mojo/src/mojo/public/js",
- "//third_party/mojo/src/mojo/public/interfaces/application",
"//third_party/npapi",
"//third_party/WebKit/public:blink",
"//third_party/widevine/cdm:version_h",
« no previous file with comments | « content/ppapi_plugin/BUILD.gn ('k') | content/utility/BUILD.gn » ('j') | mojo/tools/rev_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698