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

Unified Diff: Source/core/animation/animatable/AnimatableNeutralTest.cpp

Issue 472753002: Remove unused class CSSArrayFunctionValue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@pp3
Patch Set: Created 6 years, 4 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
« no previous file with comments | « no previous file | Source/core/animation/animatable/AnimatableUnknownTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/animation/animatable/AnimatableNeutralTest.cpp
diff --git a/Source/core/animation/animatable/AnimatableNeutralTest.cpp b/Source/core/animation/animatable/AnimatableNeutralTest.cpp
index 2a0c95d0dc8234761b52e9adfc814e42af49bd84..bdcfe45cd8ac5fb5984c855fc65af6ff2dd1fc5d 100644
--- a/Source/core/animation/animatable/AnimatableNeutralTest.cpp
+++ b/Source/core/animation/animatable/AnimatableNeutralTest.cpp
@@ -31,9 +31,6 @@
#include "config.h"
#include "core/animation/animatable/AnimatableNeutral.h"
-#include "core/animation/animatable/AnimatableUnknown.h"
-#include "core/css/CSSArrayFunctionValue.h"
-
#include <gtest/gtest.h>
using namespace blink;
« no previous file with comments | « no previous file | Source/core/animation/animatable/AnimatableUnknownTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698