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

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

Issue 1513833002: Remove PaintAggregator. (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/web/tests/PaintAggregatorTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 70ffdc74b975bea2ed351f3acb24630e5ada365d..d8976a6bb6660f3a3ed116759bbaaf11c333af11 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -241,8 +241,6 @@
'linux/WebFontRendering.cpp',
'mac/WebScrollbarTheme.mm',
'mac/WebSubstringUtil.mm',
- 'painting/PaintAggregator.cpp',
- 'painting/PaintAggregator.h',
'win/WebFontRendering.cpp',
],
'web_unittest_files': [
@@ -273,7 +271,6 @@
'tests/MHTMLTest.cpp',
'tests/WebMeaningfulLayoutsTest.cpp',
'tests/PageSerializerTest.cpp',
- 'tests/PaintAggregatorTest.cpp',
'tests/PrerenderingTest.cpp',
'tests/ProgrammaticScrollTest.cpp',
'tests/LayoutGeometryMapTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/web/tests/PaintAggregatorTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698