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

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

Issue 1452353002: Turn off computation of the interest rect in cc in synchronized paint mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+..", 2 "+..",
3 "+bindings", 3 "+bindings",
4 "+core", 4 "+core",
5 "+gin/public", 5 "+gin/public",
6 "+heap", 6 "+heap",
7 "+modules", 7 "+modules",
8 "+painting", 8 "+painting",
9 "+platform", 9 "+platform",
10 "+public", 10 "+public",
11 "+public/platform", 11 "+public/platform",
12 "+skia", 12 "+skia",
13 "+third_party/khronos", 13 "+third_party/khronos",
14 "+third_party/skia", 14 "+third_party/skia",
15 "+ui/gfx/geometry",
15 "+web", 16 "+web",
16 ] 17 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp ('k') | third_party/WebKit/Source/web/LinkHighlightImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698