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

Unified Diff: content/plugin/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/plugin/BUILD.gn
diff --git a/content/plugin/BUILD.gn b/content/plugin/BUILD.gn
index cb1bc182ba1437143a86f4ae3a7af5bc7e7aaa20..884a86496681e657bec76322dd0634ff5c2d8ff0 100644
--- a/content/plugin/BUILD.gn
+++ b/content/plugin/BUILD.gn
@@ -32,8 +32,8 @@ if (enable_plugins && !is_linux) {
deps = [
"//content:export",
+ "//mojo/application/public/interfaces",
"//skia",
- "//third_party/mojo/src/mojo/public/interfaces/application",
"//third_party/npapi",
"//third_party/WebKit/public:blink",
]
« no previous file with comments | « content/gpu/BUILD.gn ('k') | content/ppapi_plugin/BUILD.gn » ('j') | mojo/tools/rev_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698