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

Unified Diff: Source/core/svg/SVGLengthTearOff.h

Issue 112003003: [SVG] SVGLength{,List} migration to new SVG property impl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 7 years 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/svg/SVGLengthTearOff.h
diff --git a/Source/core/svg/SVGLengthTearOff.h b/Source/core/svg/SVGLengthTearOff.h
new file mode 100644
index 0000000000000000000000000000000000000000..52c861a4ce1953129b368fbf95cfc5bcc0d7e7c9
--- /dev/null
+++ b/Source/core/svg/SVGLengthTearOff.h
@@ -0,0 +1 @@
+#include "SVGLength.h"

Powered by Google App Engine
This is Rietveld 408576698