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

Unified Diff: mojo/services/DEPS

Issue 1760383002: Remove some unneeded directories (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: , Created 4 years, 10 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/services/BUILD.gn ('k') | mojo/services/accessibility/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/DEPS
diff --git a/mojo/services/DEPS b/mojo/services/DEPS
index 2bbe62df877b3a21118ccf47c135ce56dac737b8..7a3937478898456611bc15f33120f222d913a127 100644
--- a/mojo/services/DEPS
+++ b/mojo/services/DEPS
@@ -2,9 +2,5 @@ include_rules = [
"-mojo",
"+mojo/common",
"+mojo/public",
- "+jni",
-
- # TODO(abarth) Instead of having the services depend on the shell, we
- # probably should create a layer below the services.
- "+mojo/shell",
+ "+mojo/shell/public",
]
« no previous file with comments | « mojo/services/BUILD.gn ('k') | mojo/services/accessibility/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698