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

Unified Diff: Source/web/WebSelector.cpp

Issue 112933010: Split out CSSParser public API Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 12 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
« Source/core/html/canvas/CanvasStyle.cpp ('K') | « Source/core/svg/SVGElement.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebSelector.cpp
diff --git a/Source/web/WebSelector.cpp b/Source/web/WebSelector.cpp
index 90efbdb3a4f689608f8bc18bb91aa8d687d8e364..1077f6c79bdf97c4a77bfb04b284b10007366401 100644
--- a/Source/web/WebSelector.cpp
+++ b/Source/web/WebSelector.cpp
@@ -32,7 +32,7 @@
#include "WebSelector.h"
#include "../platform/WebString.h"
-#include "core/css/parser/BisonCSSParser.h"
+#include "core/css/parser/CSSParser.h"
#include "core/css/CSSSelectorList.h"
using namespace WebCore;
« Source/core/html/canvas/CanvasStyle.cpp ('K') | « Source/core/svg/SVGElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698