Chromium Code Reviews| Index: Source/platform/KillRingNone.cpp |
| diff --git a/Source/core/platform/KillRingNone.cpp b/Source/platform/KillRingNone.cpp |
| similarity index 97% |
| rename from Source/core/platform/KillRingNone.cpp |
| rename to Source/platform/KillRingNone.cpp |
| index 2fce3923da3f0e611ce928c20775f21649401e8d..45d81a807af18adc3e64e850988dd2f04285879a 100644 |
| --- a/Source/core/platform/KillRingNone.cpp |
| +++ b/Source/platform/KillRingNone.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "core/platform/KillRing.h" |
| +#include "platform/KillRing.h" |
| namespace WebCore { |