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

Unified Diff: Source/core/platform/chromium/ChromiumDataObject.h

Issue 27113003: Move PasteMode.h from core/ to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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
« no previous file with comments | « Source/core/editing/Editor.h ('k') | Source/core/platform/chromium/PasteMode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/chromium/ChromiumDataObject.h
diff --git a/Source/core/platform/chromium/ChromiumDataObject.h b/Source/core/platform/chromium/ChromiumDataObject.h
index 852b9b2f544c6a7dcaf50bf61a7a071fcbceed8e..63afbc8b833b87817bed68d981c762363c9fe71e 100644
--- a/Source/core/platform/chromium/ChromiumDataObject.h
+++ b/Source/core/platform/chromium/ChromiumDataObject.h
@@ -32,7 +32,7 @@
#define ChromiumDataObject_h
#include "core/platform/chromium/ChromiumDataObjectItem.h"
-#include "core/platform/chromium/PasteMode.h"
+#include "platform/PasteMode.h"
#include "platform/Supplementable.h"
#include "wtf/ListHashSet.h"
#include "wtf/RefCounted.h"
« no previous file with comments | « Source/core/editing/Editor.h ('k') | Source/core/platform/chromium/PasteMode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698