Index: third_party/WebKit/Source/platform/transforms/SkewTransformOperation.h |
diff --git a/third_party/WebKit/Source/platform/transforms/SkewTransformOperation.h b/third_party/WebKit/Source/platform/transforms/SkewTransformOperation.h |
index de3b683e52be063cc1c3134b48e4643288b1d02b..f359cd1476a5f5ab50691e0a4ae30e2857f0c00c 100644 |
--- a/third_party/WebKit/Source/platform/transforms/SkewTransformOperation.h |
+++ b/third_party/WebKit/Source/platform/transforms/SkewTransformOperation.h |
@@ -26,6 +26,7 @@ |
#define SkewTransformOperation_h |
#include "platform/transforms/TransformOperation.h" |
+#include "wtf/PassRefPtr.h" |
namespace blink { |