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

Unified Diff: Source/core/dom/VisitedLinkState.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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/dom/VisitedLinkState.h ('k') | Source/core/dom/WebCoreMemoryInstrumentation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/VisitedLinkState.cpp
diff --git a/Source/core/dom/VisitedLinkState.cpp b/Source/core/dom/VisitedLinkState.cpp
index 88e8600037f4388127ff483a7c4bd391174b525d..b8398fe8e3a2c9aec36d1ff0d7a3f31796f349e0 100644
--- a/Source/core/dom/VisitedLinkState.cpp
+++ b/Source/core/dom/VisitedLinkState.cpp
@@ -34,7 +34,7 @@
#include "HTMLNames.h"
#include "NodeTraversal.h"
#include "Page.h"
-#include "VisitedLinks.h"
+#include "core/platform/VisitedLinks.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/VisitedLinkState.h ('k') | Source/core/dom/WebCoreMemoryInstrumentation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698