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

Unified Diff: Source/platform/ContextMenu.cpp

Issue 78513004: Move ContextMenu* files from core/ to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ContextMenuItem.cpp Created 7 years, 1 month 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/platform/ContextMenu.h ('k') | Source/platform/ContextMenuItem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « Source/platform/ContextMenu.h ('k') | Source/platform/ContextMenuItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698