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

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: NeedsRebaseline for Mac Created 7 years, 5 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 fe44ac25e15544d3d73226b3f7ee24831c628c83..317f760e054ff2b94732de9b6b37afc4e65a2aa0 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3749,6 +3749,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',
@@ -3764,6 +3765,7 @@
'platform/image-decoders/gif/GIFImageDecoderTest.cpp',
'platform/image-decoders/webp/WEBPImageDecoderTest.cpp',
'platform/text/DateTimeFormatTest.cpp',
+ 'rendering/RenderOverflowTest.cpp',
'tests/FakeWebGraphicsContext3D.h',
'tests/HTMLDimension.cpp',
'tests/LayoutUnit.cpp',

Powered by Google App Engine
This is Rietveld 408576698