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

Unified Diff: experimental/svg/model/SkSVGValue.cpp

Issue 2202053002: [SVGDom/experimental] Initial SVGLength support (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: review Created 4 years, 4 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
« no previous file with comments | « experimental/svg/model/SkSVGValue.h ('k') | gyp/svg.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/svg/model/SkSVGValue.cpp
diff --git a/experimental/svg/model/SkSVGValue.cpp b/experimental/svg/model/SkSVGValue.cpp
index 674a200a346e21f17191a9a8a8d5f0c52387d75b..aec49d239f6789a5932666b2f993092a7f244e95 100644
--- a/experimental/svg/model/SkSVGValue.cpp
+++ b/experimental/svg/model/SkSVGValue.cpp
@@ -5,4 +5,5 @@
* found in the LICENSE file.
*/
+#include "SkSVGTypes.h"
#include "SkSVGValue.h"
« no previous file with comments | « experimental/svg/model/SkSVGValue.h ('k') | gyp/svg.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698