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

Unified Diff: content/ppapi_plugin/BUILD.gn

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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
« no previous file with comments | « content/plugin/BUILD.gn ('k') | content/public/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/ppapi_plugin/BUILD.gn
diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
index f5fc1257d07e7df5b72c1137473dbb2b81a7da42..e127a3d27560139d510f6736d757ff91d2716978 100644
--- a/content/ppapi_plugin/BUILD.gn
+++ b/content/ppapi_plugin/BUILD.gn
@@ -39,7 +39,7 @@ source_set("ppapi_plugin_sources") {
"//content:export",
"//content/public/child:child_sources",
"//content/public/common:common_sources",
- "//mojo/application/public/interfaces",
+ "//mojo/shell/public/interfaces",
"//ppapi/proxy:ipc",
"//skia",
"//third_party/WebKit/public:blink",
« no previous file with comments | « content/plugin/BUILD.gn ('k') | content/public/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698