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

Unified Diff: Source/core/css/SelectorCheckerFastPath.h

Issue 14242011: Absolutify paths to css/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/css/SelectorChecker.cpp ('k') | Source/core/css/SelectorCheckerFastPath.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/SelectorCheckerFastPath.h
diff --git a/Source/core/css/SelectorCheckerFastPath.h b/Source/core/css/SelectorCheckerFastPath.h
index 6c8e3cc3d98493cace8918b82bf45b71096f3c2b..819ecbc332a6f37addd8fe110d9d7befa2b0d659 100644
--- a/Source/core/css/SelectorCheckerFastPath.h
+++ b/Source/core/css/SelectorCheckerFastPath.h
@@ -29,8 +29,8 @@
#ifndef SelectorCheckerFastPath_h
#define SelectorCheckerFastPath_h
-#include "CSSSelector.h"
-#include "SelectorChecker.h"
+#include "core/css/CSSSelector.h"
+#include "core/css/SelectorChecker.h"
namespace WebCore {
« no previous file with comments | « Source/core/css/SelectorChecker.cpp ('k') | Source/core/css/SelectorCheckerFastPath.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698