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

Unified Diff: content/ppapi_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/ppapi_plugin/BUILD.gn
diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
index b4a6704e125f857a58b6833be428b859c90ac2e5..ef4dcdf5976eb48f6ed230b2ccc6fd95c03facdb 100644
--- a/content/ppapi_plugin/BUILD.gn
+++ b/content/ppapi_plugin/BUILD.gn
@@ -39,11 +39,11 @@ source_set("ppapi_plugin_sources") {
"//content:export",
"//content/public/child:child_sources",
"//content/public/common:common_sources",
+ "//mojo/application/public/interfaces",
"//ppapi/proxy:ipc",
"//skia",
"//third_party/icu",
"//third_party/WebKit/public:blink",
- "//third_party/mojo/src/mojo/public/interfaces/application",
"//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « content/plugin/BUILD.gn ('k') | content/renderer/BUILD.gn » ('j') | mojo/tools/rev_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698