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

Unified Diff: Source/core/editing/chromium/EditorChromium.cpp

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/core/dom/Document.cpp ('k') | Source/core/page/Console.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/editing/chromium/EditorChromium.cpp
diff --git a/Source/core/editing/chromium/EditorChromium.cpp b/Source/core/editing/chromium/EditorChromium.cpp
index 0c630a2b2640f529d4873b7d16eb18a5cb036976..ba926f3c7aafdb597ee58984ce7905c215e3a3cb 100644
--- a/Source/core/editing/chromium/EditorChromium.cpp
+++ b/Source/core/editing/chromium/EditorChromium.cpp
@@ -31,9 +31,9 @@
#include "config.h"
#include "Editor.h"
-#include "ChromiumDataObject.h"
-#include "ClipboardChromium.h"
#include "Frame.h"
+#include "core/platform/chromium/ChromiumDataObject.h"
+#include "core/platform/chromium/ClipboardChromium.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/Document.cpp ('k') | Source/core/page/Console.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698