Chromium Code Reviews| Index: Source/platform/ContextMenu.cpp |
| diff --git a/Source/core/platform/ContextMenu.cpp b/Source/platform/ContextMenu.cpp |
| similarity index 98% |
| rename from Source/core/platform/ContextMenu.cpp |
| rename to Source/platform/ContextMenu.cpp |
| index 746bc5a7c0a9a87d98f33734944d65ad9d590fb4..3df35b473d06149bc8de4ac522b5e45707c8dfca 100644 |
| --- a/Source/core/platform/ContextMenu.cpp |
| +++ b/Source/platform/ContextMenu.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "core/platform/ContextMenu.h" |
| +#include "platform/ContextMenu.h" |
| namespace WebCore { |