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

Side by Side Diff: sky/engine/bindings/DEPS

Issue 723773002: Bring back ScriptDebugServer and associated machinery (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
« no previous file with comments | « sky/README.md ('k') | sky/engine/bindings/core/idl.gni » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+v8",
2 "+bindings", 3 "+bindings",
3 "+core", 4 "+core",
4 "+heap", 5 "+heap",
5 "+gin/public", 6 "+gin/public",
6 "+modules", 7 "+modules",
7 "+platform", 8 "+platform",
8 "+public/platform", 9 "+public/platform",
9 ] 10 ]
OLDNEW
« no previous file with comments | « sky/README.md ('k') | sky/engine/bindings/core/idl.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698