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

Unified Diff: third_party/WebKit/Source/platform/ContextMenu.h

Issue 2810413002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of platform/. (Closed)
Patch Set: Created 3 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: third_party/WebKit/Source/platform/ContextMenu.h
diff --git a/third_party/WebKit/Source/platform/ContextMenu.h b/third_party/WebKit/Source/platform/ContextMenu.h
index b9b47dc3fe0d88aa6008f8ae1fb6e4027c538fb7..3bf6c21d975491b37294c35ac708e5a8e04265ee 100644
--- a/third_party/WebKit/Source/platform/ContextMenu.h
+++ b/third_party/WebKit/Source/platform/ContextMenu.h
@@ -28,8 +28,8 @@
#include "platform/ContextMenuItem.h"
#include "platform/PlatformExport.h"
-#include "wtf/Noncopyable.h"
-#include "wtf/Vector.h"
+#include "platform/wtf/Noncopyable.h"
+#include "platform/wtf/Vector.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/ContentSettingCallbacks.cpp ('k') | third_party/WebKit/Source/platform/ContextMenuItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698