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

Unified Diff: content/app/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 | « components/resource_provider/resource_provider_unittest.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 149143920f6b5829fb5407e216c31e3fa381d9be..8663cf89ef3c4ac0e628392943264c3c9518ea8f 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -31,7 +31,7 @@ content_app_deps = [
"//content/public/common:common_sources",
"//content/public/common:mojo_bindings",
"//crypto",
- "//mojo/shell/public/interfaces",
+ "//services/shell/public/interfaces",
"//mojo/edk/system",
"//ui/base",
"//ui/gfx",
« no previous file with comments | « components/resource_provider/resource_provider_unittest.cc ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698