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

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

Issue 737493002: Remove DEPS from sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: No need for the PRESUBMIT.py change 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/engine/core/DEPS ('k') | sky/engine/public/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+heap",
3 "+mojo/common",
4 "+mojo/public",
5 "+mojo/services/public",
6 "+mozilla",
7 "+platform",
8 "+public/platform",
9 "+skia/ext",
10 "+third_party/khronos",
11 "+third_party/skia",
12 "+url",
13 "+v8"
14 "-bindings",
15 "-core",
16 "-modules",
17 ]
OLDNEW
« no previous file with comments | « sky/engine/core/DEPS ('k') | sky/engine/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698