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

Side by Side Diff: sky/viewer/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 "+cc", 2 "+cc",
3 "+mojo/public", 3 "+mojo/public",
4 "+mojo/application", 4 "+mojo/application",
5 "+mojo/cc", 5 "+mojo/cc",
6 "+mojo/converters/geometry", 6 "+mojo/converters/geometry",
7 "+mojo/edk/js",
7 "+mojo/services", 8 "+mojo/services",
8 "+net/base", 9 "+net/base",
9 "+skia", 10 "+skia",
10 "+sky/engine/public", 11 "+sky/engine/public",
11 "+third_party/skia/include", 12 "+third_party/skia/include",
12 "+ui/native_theme", 13 "+ui/native_theme",
13 ] 14 ]
OLDNEW
« mojo/edk/js/BUILD.gn ('K') | « sky/viewer/BUILD.gn ('k') | sky/viewer/internals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698