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

Unified Diff: Source/WebKit/chromium/tests/KURLTest.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/WebKit/chromium/tests/KURLTest.cpp
diff --git a/Source/WebKit/chromium/tests/KURLTest.cpp b/Source/WebKit/chromium/tests/KURLTest.cpp
index 5f78525f8b0ccb2aa60ef596d0c4a235db70bf3f..110d4d4c22012317fae1e38cc93d70fd5b0eed59 100644
--- a/Source/WebKit/chromium/tests/KURLTest.cpp
+++ b/Source/WebKit/chromium/tests/KURLTest.cpp
@@ -35,7 +35,7 @@
#include <gtest/gtest.h>
-#include "KURL.h"
+#include "core/platform/KURL.h"
namespace WTF {
« no previous file with comments | « Source/WebKit/chromium/tests/ImageFrameGeneratorTest.cpp ('k') | Source/WebKit/chromium/tests/LevelDBTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698