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

Unified Diff: Source/core/html/ClassList.cpp

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner Created 7 years, 8 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 | « Source/core/html/ClassList.h ('k') | Source/core/html/ColorInputType.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/ClassList.cpp
diff --git a/Source/core/html/ClassList.cpp b/Source/core/html/ClassList.cpp
index 306a16a4e731a9ad4ae6a0e1e1783012fa506236..3c41c6a0b2b6f5e722bcd45dc00a5b8da7b5f365 100644
--- a/Source/core/html/ClassList.cpp
+++ b/Source/core/html/ClassList.cpp
@@ -26,7 +26,7 @@
#include "ClassList.h"
#include "HTMLParserIdioms.h"
-#include "SpaceSplitString.h"
+#include "core/dom/SpaceSplitString.h"
#include <wtf/text/StringBuilder.h>
namespace WebCore {
« no previous file with comments | « Source/core/html/ClassList.h ('k') | Source/core/html/ColorInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698