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

Side by Side Diff: third_party/WebKit/Source/platform/DEPS

Issue 1519863002: Expose WorkerPool to blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DEPS tweak Created 5 years 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 | « no previous file | third_party/WebKit/Source/platform/blink_platform.gypi » ('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 "+base/location.h",
2 "+base/memory", 3 "+base/memory",
3 "+base/trace_event", 4 "+base/trace_event",
4 "+mozilla", 5 "+mozilla",
5 "+platform", 6 "+platform",
6 "+public/platform", 7 "+public/platform",
7 "+skia/ext", 8 "+skia/ext",
8 "+third_party/khronos", 9 "+third_party/khronos",
9 "+third_party/skia", 10 "+third_party/skia",
10 "+ui/gfx/geometry", 11 "+ui/gfx/geometry",
11 "+url", 12 "+url",
12 "+webp", 13 "+webp",
13 "-bindings", 14 "-bindings",
14 "-core", 15 "-core",
15 "-modules", 16 "-modules",
16 ] 17 ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698