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

Unified Diff: mojo/BUILD.gn

Issue 298003008: Shell / ShellClient -> ServiceProvider (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | mojo/apps/js/main.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 91748e5ad0b07b99805e2d0762ca675990423378..da17324bd8fb1ef2acd909048f501294c2b0d835 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -6,7 +6,7 @@ group("mojo") {
deps = [
"//mojo/public/cpp/bindings",
"//mojo/public/interfaces/bindings/tests:test_interfaces",
- "//mojo/public/interfaces/shell:shell_bindings",
+ "//mojo/public/interfaces/service_provider:service_provider",
"//mojo/public/js/bindings",
]
}
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | mojo/apps/js/main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698