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

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

Issue 1646543004: Refactor away SVGPathSource (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use namespace Created 4 years, 11 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 7fcec7adc684ac3dd887a8faf8dcf49b895abdc1..0dcc48bdb730d321296c86332c873b94ff95e919 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3504,7 +3504,6 @@
'svg/SVGPathParser.h',
'svg/SVGPathQuery.cpp',
'svg/SVGPathQuery.h',
- 'svg/SVGPathSource.h',
'svg/SVGPathStringBuilder.cpp',
'svg/SVGPathStringBuilder.h',
'svg/SVGPathStringSource.cpp',

Powered by Google App Engine
This is Rietveld 408576698