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

Unified Diff: Source/core/animation/AnimationHelpers.h

Issue 566703002: Revert of Split out CSSParser public API (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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: Source/core/animation/AnimationHelpers.h
diff --git a/Source/core/animation/AnimationHelpers.h b/Source/core/animation/AnimationHelpers.h
index 3b1c6886e8115f0f8b5a548c21cb6b1f566802a2..c6ee2c9c212fd8e188eb9cc87668824de5dd6ccc 100644
--- a/Source/core/animation/AnimationHelpers.h
+++ b/Source/core/animation/AnimationHelpers.h
@@ -5,7 +5,7 @@
#ifndef AnimationHelpers_h
#define AnimationHelpers_h
-#include "core/css/parser/CSSParser.h"
+#include "core/css/parser/BisonCSSParser.h"
#include "wtf/text/StringBuilder.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698