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

Side by Side Diff: Source/platform/DEPS

Issue 1346263006: Remove "+heap" from Source/platform/DEPS. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 months 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 "+mozilla", 2 "+mozilla",
3 "+platform", 3 "+platform",
4 "+public/platform", 4 "+public/platform",
5 "+skia/ext", 5 "+skia/ext",
6 "+third_party/khronos", 6 "+third_party/khronos",
7 "+third_party/skia", 7 "+third_party/skia",
8 "+url", 8 "+url",
9 "+webp", 9 "+webp",
10 "+heap",
11 "-bindings", 10 "-bindings",
12 "-core", 11 "-core",
13 "-modules", 12 "-modules",
14 ] 13 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698