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

Unified Diff: content/ppapi_plugin/BUILD.gn

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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/gpu/DEPS ('k') | content/public/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 e8dfe47d7df5a4d7b593d186c89bf6122cedcc53..86d1d11a66974cb28203ecc5f832d757c0014d83 100644
--- a/content/ppapi_plugin/BUILD.gn
+++ b/content/ppapi_plugin/BUILD.gn
@@ -47,8 +47,8 @@ source_set("ppapi_plugin_sources") {
"//content:export",
"//content/public/child:child_sources",
"//content/public/common:common_sources",
- "//mojo/shell/public/interfaces",
"//ppapi/proxy:ipc",
+ "//services/shell/public/interfaces",
"//skia",
"//third_party/WebKit/public:blink",
"//third_party/icu",
« no previous file with comments | « content/gpu/DEPS ('k') | content/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698