Index: cc/animation_curve.h |
diff --git a/cc/animation_curve.h b/cc/animation_curve.h |
index 0629deaa4fcb74f20710054320e05d5e228eabab..e9ddfd9160babb6cf1a87c0b24ea7c73ddb0f1cb 100644 |
--- a/cc/animation_curve.h |
+++ b/cc/animation_curve.h |
@@ -5,10 +5,9 @@ |
#ifndef CC_ANIMATION_CURVE_H_ |
#define CC_ANIMATION_CURVE_H_ |
-#include <public/WebTransformationMatrix.h> |
- |
#include "base/memory/scoped_ptr.h" |
#include "cc/cc_export.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebTransformationMatrix.h" |
namespace cc { |