Index: cc/keyframed_animation_curve.h |
diff --git a/cc/keyframed_animation_curve.h b/cc/keyframed_animation_curve.h |
index 20ee62645bd1cad64ddf31bb30023bb20baf72c4..5685eb87bdc8bfb912831ea6728e9d78395262f8 100644 |
--- a/cc/keyframed_animation_curve.h |
+++ b/cc/keyframed_animation_curve.h |
@@ -9,7 +9,7 @@ |
#include "cc/cc_export.h" |
#include "cc/scoped_ptr_vector.h" |
#include "cc/timing_function.h" |
-#include <public/WebTransformOperations.h> |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebTransformOperations.h" |
namespace cc { |