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

Side by Side Diff: sky/viewer/DEPS

Issue 690433004: Add inspect command to skydb (Closed) Base URL: git@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/application", 4 "+mojo/application",
4 "+mojo/cc", 5 "+mojo/cc",
5 "+mojo/converters/geometry", 6 "+mojo/converters/geometry",
6 "+mojo/services", 7 "+mojo/services",
7 "+net/base", 8 "+net/base",
8 "+skia", 9 "+skia",
9 "+sky/engine/public", 10 "+sky/engine/public",
10 "+third_party/skia/include", 11 "+third_party/skia/include",
11 "+ui/native_theme", 12 "+ui/native_theme",
12 ] 13 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698