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

Unified Diff: third_party/WebKit/Source/core/animation/animatable/AnimatableFilterOperations.h

Issue 2375453002: Move FilterOperation*.{cpp,h} to core/style/ (Closed)
Patch Set: Fix EXPORTs Created 4 years, 3 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: third_party/WebKit/Source/core/animation/animatable/AnimatableFilterOperations.h
diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableFilterOperations.h b/third_party/WebKit/Source/core/animation/animatable/AnimatableFilterOperations.h
index a445085ea0842c53a26cdb4cf60327b901bb98e8..ff3366b924aaac0d0ec2408f3ff2118928bcf724 100644
--- a/third_party/WebKit/Source/core/animation/animatable/AnimatableFilterOperations.h
+++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableFilterOperations.h
@@ -32,7 +32,7 @@
#define AnimatableFilterOperations_h
#include "core/animation/animatable/AnimatableValue.h"
-#include "platform/graphics/filters/FilterOperations.h"
+#include "core/style/FilterOperations.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698