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

Unified Diff: Source/core/platform/chromium/ContextMenuItemChromium.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/core/platform/chromium/ContextMenuItemChromium.cpp
diff --git a/Source/core/platform/chromium/ContextMenuItemChromium.cpp b/Source/core/platform/chromium/ContextMenuItemChromium.cpp
index 3bc9e55f57506d1d6d71969e954a8796ed68e584..e1b79c7bfac3e5950559d1907a16d7b811fa3383 100644
--- a/Source/core/platform/chromium/ContextMenuItemChromium.cpp
+++ b/Source/core/platform/chromium/ContextMenuItemChromium.cpp
@@ -29,9 +29,9 @@
*/
#include "config.h"
-#include "ContextMenuItem.h"
+#include "core/platform/ContextMenuItem.h"
-#include "NotImplemented.h"
+#include "core/platform/NotImplemented.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/chromium/ContextMenuChromium.cpp ('k') | Source/core/platform/chromium/CursorChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698