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

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, 5 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
Index: mojo/public/cpp/application/DEPS
diff --git a/mojo/public/cpp/application/DEPS b/mojo/public/cpp/application/DEPS
index 83093deb0b48ba4e5b79008ba0fc6dc776588c0c..7e842e6fda5f088f82fd6e487af6e6bd9d7b383a 100644
--- a/mojo/public/cpp/application/DEPS
+++ b/mojo/public/cpp/application/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+mojo/public/cpp/bindings",
"+mojo/public/interfaces/application",
+ "+mojo/public/interfaces/service_provider",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698