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

Unified Diff: Source/core/platform/KillRingNone.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/platform/KURLHash.h ('k') | Source/core/platform/Language.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/KillRingNone.cpp
diff --git a/Source/core/platform/KillRingNone.cpp b/Source/core/platform/KillRingNone.cpp
index 310aa080cb25a747a63d8e0644cf607125c45091..567b8c0c15c4fd21f10db40663a38776a7a0feb1 100644
--- a/Source/core/platform/KillRingNone.cpp
+++ b/Source/core/platform/KillRingNone.cpp
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "KillRing.h"
+#include "core/platform/KillRing.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/KURLHash.h ('k') | Source/core/platform/Language.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698