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

Unified Diff: content/gpu/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/common/service_worker/embedded_worker_setup.mojom ('k') | content/gpu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index 5043e8a06f281272f614d960d7e7a0dc0f65ed17..75ea4c5810a32a31c04a39997e5ac15147081451 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -54,7 +54,7 @@ source_set("gpu_sources") {
"//gpu/ipc/service",
"//ipc",
"//media/mojo/services:application_factory",
- "//mojo/shell/public/interfaces",
+ "//services/shell/public/interfaces",
"//skia",
"//ui/events/ipc",
"//ui/gfx/ipc",
« no previous file with comments | « content/common/service_worker/embedded_worker_setup.mojom ('k') | content/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698