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

Unified Diff: Source/core/core.gypi

Issue 669093002: RenderStyle operator== incorrect for shape-outside and clip-path. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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 e9fd1a2cb9690e1b850cc0a8b8e90e531b678372..f664d7e0e746ed87e2d8340eb8e3f4350be32959 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3643,6 +3643,7 @@
'rendering/TextPainterTest.cpp',
'rendering/shapes/BoxShapeTest.cpp',
'rendering/style/OutlineValueTest.cpp',
+ 'rendering/style/RenderStyleTest.cpp',
'testing/PrivateScriptTestTest.cpp',
'streams/ReadableStreamTest.cpp',
'testing/UnitTestHelpers.cpp',
« no previous file with comments | « LayoutTests/transitions/transition-shape-outside-crash-expected.txt ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698