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

Side by Side Diff: mojo/edk/js/tests/DEPS

Issue 690743003: Move mojo/bindings/js to mojo/edk/js (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
1 include_rules = [ 1 include_rules = [
2 "+base", 2 "+base",
3 "+gin", 3 "+gin",
4 "+v8", 4 "+v8",
5 "+mojo/bindings/js/core.h", 5 "+mojo/bindings/js/core.h",
6 "+mojo/bindings/js/support.h", 6 "+mojo/bindings/js/support.h",
7 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698