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

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: per jchaffraix 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/platform/graphics/RoundedRect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index fd819b3f4954678e2064d6549b504447aa0d40f8..5c79a19971f6097d7efe28964734ab7d78564c73 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3750,6 +3750,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',
@@ -3765,6 +3766,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',
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/platform/graphics/RoundedRect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698