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

Unified Diff: Source/core/svg/SVGLengthListTearOff.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/SVGLengthListTearOff.h
diff --git a/Source/core/svg/SVGLengthListTearOff.h b/Source/core/svg/SVGLengthListTearOff.h
new file mode 100644
index 0000000000000000000000000000000000000000..7321fb72b230d657f77440ed50733e03b71c1b97
--- /dev/null
+++ b/Source/core/svg/SVGLengthListTearOff.h
@@ -0,0 +1 @@
+#include "SVGLengthList.h"

Powered by Google App Engine
This is Rietveld 408576698