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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+gin",
3 "+v8",
4 "+mojo/application",
jamesr 2014/11/10 18:35:52 please sort this list
hansmuller 2014/11/10 18:59:16 Done.
5 "+mojo/edk",
6 "+services",
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698