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

Unified Diff: trunk/Source/core/animation/css/CSSAnimations.cpp

Issue 73623006: Revert 162180 "[Refactoring] Remove include "core/inspector/Insp..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years, 1 month 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 | trunk/Source/core/css/ElementRuleCollector.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/Source/core/animation/css/CSSAnimations.cpp
===================================================================
--- trunk/Source/core/animation/css/CSSAnimations.cpp (revision 162246)
+++ trunk/Source/core/animation/css/CSSAnimations.cpp (working copy)
@@ -39,7 +39,6 @@
#include "core/css/CSSKeyframeRule.h"
#include "core/css/resolver/StyleResolver.h"
#include "core/dom/Element.h"
-#include "core/dom/PseudoElement.h"
#include "core/events/ThreadLocalEventNames.h"
#include "core/events/TransitionEvent.h"
#include "core/events/WebKitAnimationEvent.h"
@@ -47,7 +46,6 @@
#include "core/frame/animation/CSSPropertyAnimation.h"
#include "core/platform/animation/CSSAnimationDataList.h"
#include "core/platform/animation/TimingFunction.h"
-#include "core/rendering/RenderObject.h"
#include "core/rendering/style/KeyframeList.h"
#include "public/platform/Platform.h"
#include "wtf/HashSet.h"
« no previous file with comments | « no previous file | trunk/Source/core/css/ElementRuleCollector.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698