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

Side by Side Diff: Source/platform/DEPS

Issue 178663004: Oilpan: move WorkerGlobalScope to oilpan's heap. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years, 9 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
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 "+webp", 8 "+webp",
9 "+heap",
9 "-bindings", 10 "-bindings",
10 "-core", 11 "-core",
11 "-modules", 12 "-modules",
12 ] 13 ]
OLDNEW
« no previous file with comments | « Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp ('k') | Source/platform/RefCountedSupplement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698