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

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: cleanup Created 4 years, 5 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: 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"

Powered by Google App Engine
This is Rietveld 408576698