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

Unified Diff: Source/core/platform/chromium/LinkHashChromium.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
Index: Source/core/platform/chromium/LinkHashChromium.cpp
diff --git a/Source/core/platform/chromium/LinkHashChromium.cpp b/Source/core/platform/chromium/LinkHashChromium.cpp
index aed2aec613f1054c87d54b61e7d852ad90200c7f..a4e691ae46b5e8ca3669c99647d4c66995f67af2 100644
--- a/Source/core/platform/chromium/LinkHashChromium.cpp
+++ b/Source/core/platform/chromium/LinkHashChromium.cpp
@@ -29,8 +29,8 @@
*/
#include "config.h"
-#include "KURL.h"
-#include "LinkHash.h"
+#include "core/platform/KURL.h"
+#include "core/platform/LinkHash.h"
#include <googleurl/src/url_util.h>
#include <public/Platform.h>
« no previous file with comments | « Source/core/platform/chromium/LanguageChromium.cpp ('k') | Source/core/platform/chromium/LocalizedStringsChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698