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

Unified Diff: services/js/DEPS

Issue 703023004: Move the JS content handler et al from mojo/apps/js to mojo/services (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Moved mojo/services/js to services/js Created 6 years, 1 month 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: services/js/DEPS
diff --git a/services/js/DEPS b/services/js/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5264637fce97033da8233986e6228fa5ba47d290
--- /dev/null
+++ b/services/js/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+gin",
+ "+v8",
+ "+mojo/application",
jamesr 2014/11/10 18:35:52 please sort this list
hansmuller 2014/11/10 18:59:16 Done.
+ "+mojo/edk",
+ "+services",
+]

Powered by Google App Engine
This is Rietveld 408576698