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

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

Issue 1413953002: Add unit test for SVG path parsing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop line-wrap. Created 5 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 5baa046eca8de2fe2b9d32b7d9c04a18f77cf5f4..48c5ab0f9351ff02f2c34970b727d8e7d725e0e5 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3913,6 +3913,7 @@
'style/ComputedStyleTest.cpp',
'style/OutlineValueTest.cpp',
'style/SVGComputedStyleTest.cpp',
+ 'svg/SVGPathParserTest.cpp',
'svg/UnsafeSVGAttributeSanitizationTest.cpp',
'testing/PrivateScriptTestTest.cpp',
'timing/MemoryInfoTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698