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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1456953003: Revert of Calculate paint invalidation rect for scrollbars (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. 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/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 545ad363b7cabf1cd68ff1c8e93aed5f7433cc20..c1551df6b0237d30fdf79fe27266ee9a6f280743 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1992,8 +1992,6 @@
'paint/ObjectPainter.h',
'paint/PaintInfo.cpp',
'paint/PaintInfo.h',
- 'paint/PaintInvalidationCapableScrollableArea.cpp',
- 'paint/PaintInvalidationCapableScrollableArea.h',
'paint/PaintLayer.cpp',
'paint/PaintLayerClipper.cpp',
'paint/PaintLayerFilterInfo.cpp',

Powered by Google App Engine
This is Rietveld 408576698