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

Unified Diff: mojo/public/cpp/application/DEPS

Issue 433513005: Pass ServiceProvider thru ViewManagerService::Embed() allowing embedder & embeddee to expose servic… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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 | « mojo/mojo_public.gypi ('k') | mojo/public/cpp/application/lib/service_provider_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/application/DEPS
diff --git a/mojo/public/cpp/application/DEPS b/mojo/public/cpp/application/DEPS
index 20c90dabc83c32334e681fd7f0ebf4751316f89f..13d6404e6040c328af9865223ef7747daf5d0142 100644
--- a/mojo/public/cpp/application/DEPS
+++ b/mojo/public/cpp/application/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+mojo/public/cpp/bindings",
+ "+mojo/public/cpp/environment",
"+mojo/public/interfaces/application",
+ "+mojo/public/interfaces/service_provider",
]
specific_include_rules = {
« no previous file with comments | « mojo/mojo_public.gypi ('k') | mojo/public/cpp/application/lib/service_provider_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698