Chromium Code Reviews

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

Issue 1461423002: Revert of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+base/memory",
3 "+base/trace_event",
4 "+mozilla", 2 "+mozilla",
5 "+platform", 3 "+platform",
6 "+public/platform", 4 "+public/platform",
7 "+skia/ext", 5 "+skia/ext",
8 "+third_party/khronos", 6 "+third_party/khronos",
9 "+third_party/skia", 7 "+third_party/skia",
10 "+url", 8 "+url",
11 "+webp", 9 "+webp",
12 "-bindings", 10 "-bindings",
13 "-core", 11 "-core",
14 "-modules", 12 "-modules",
15 ] 13 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/BUILD.gn ('k') | third_party/WebKit/Source/platform/blink_platform.gyp » ('j') | no next file with comments »

Powered by Google App Engine