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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1422493003: Change Widget subclasses to use a CullRect instead of an IntRect for painting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 4bc9b270d8ae59f79e3a412ab7935298a3c88d79..7d5e3d7feb5716bb0d6240087477dad2742f15ab 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -665,6 +665,8 @@
'graphics/paint/ClipPathRecorder.h',
'graphics/paint/ClipRecorder.cpp',
'graphics/paint/ClipRecorder.h',
+ 'graphics/paint/CullRect.cpp',
+ 'graphics/paint/CullRect.h',
'graphics/paint/DisplayItem.cpp',
'graphics/paint/DisplayItem.h',
'graphics/paint/DisplayItemCacheSkipper.h',
« no previous file with comments | « third_party/WebKit/Source/platform/Widget.h ('k') | third_party/WebKit/Source/platform/graphics/paint/CullRect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698