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

Unified Diff: Source/core/core.gypi

Issue 16402019: Remove clips where we can show that they are unnecessary. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index de6e21900152b38fe9f06aea19918a2057870840..2891d76e43046e8ed6f79816fc3c951b9f63b8e3 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3751,6 +3751,7 @@
'platform/chromium/ClipboardChromiumTest.cpp',
'platform/graphics/FontTest.cpp',
'platform/graphics/GraphicsContextTest.cpp',
+ 'platform/graphics/RoundedRectTest.cpp',
'platform/graphics/UnitBezierTest.cpp',
'platform/graphics/chromium/AnimationTranslationUtilTest.cpp',
'platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp',
@@ -3766,6 +3767,7 @@
'platform/image-decoders/gif/GIFImageDecoderTest.cpp',
'platform/image-decoders/webp/WEBPImageDecoderTest.cpp',
'platform/text/DateTimeFormatTest.cpp',
+ 'rendering/RenderOverflowTest.cpp',
'tests/ArenaTestHelpers.h',
'tests/FakeWebGraphicsContext3D.h',
'tests/HTMLDimension.cpp',

Powered by Google App Engine
This is Rietveld 408576698