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

Unified Diff: webkit/compositor_bindings/WebFloatAnimationCurveImpl.h

Issue 11142031: Remove WTF dependencies from webkit_compositor_bindings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years, 2 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: webkit/compositor_bindings/WebFloatAnimationCurveImpl.h
diff --git a/webkit/compositor_bindings/WebFloatAnimationCurveImpl.h b/webkit/compositor_bindings/WebFloatAnimationCurveImpl.h
index 757d3e648739a9782e99392d465b42bf476381f4..299190fdf680866b7b9d61fb040d290c57ab424d 100644
--- a/webkit/compositor_bindings/WebFloatAnimationCurveImpl.h
+++ b/webkit/compositor_bindings/WebFloatAnimationCurveImpl.h
@@ -6,7 +6,7 @@
#define WebFloatAnimationCurveImpl_h
#include "base/memory/scoped_ptr.h"
-#include <public/WebFloatAnimationCurve.h>
+#include "third_party/WebKit/Source/Platform/chromium/public/WebFloatAnimationCurve.h"
namespace cc {
class CCAnimationCurve;
« no previous file with comments | « webkit/compositor_bindings/WebExternalTextureLayerImpl.cpp ('k') | webkit/compositor_bindings/WebFloatAnimationCurveImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698