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

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

Issue 423613002: Mojo: split up service_provider.mojom (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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
« no previous file with comments | « mojo/public/cpp/application/BUILD.gn ('k') | mojo/public/cpp/application/application_connection.h » ('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 e808b79707e3151639e87ce0d639d30e3ff658ec..83093deb0b48ba4e5b79008ba0fc6dc776588c0c 100644
--- a/mojo/public/cpp/application/DEPS
+++ b/mojo/public/cpp/application/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+mojo/public/cpp/bindings",
- "+mojo/public/interfaces/service_provider",
+ "+mojo/public/interfaces/application",
]
specific_include_rules = {
« no previous file with comments | « mojo/public/cpp/application/BUILD.gn ('k') | mojo/public/cpp/application/application_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698