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

Unified Diff: Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h

Issue 1097893003: Oilpan: fix build after r194009. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 | « no previous file | Source/core/svg/SVGElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
diff --git a/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h b/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
index 9a8deb21b135e526397af4a501a248c922a50eaa..720bfac1c332c4cce8a1d03dfdfa11faf9944137 100644
--- a/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
+++ b/Source/core/animation/IntegerOptionalIntegerSVGInterpolation.h
@@ -7,6 +7,7 @@
#include "core/animation/SVGInterpolation.h"
#include "core/svg/SVGIntegerOptionalInteger.h"
+#include "platform/heap/Handle.h"
namespace blink {
« no previous file with comments | « no previous file | Source/core/svg/SVGElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698