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

Unified Diff: Source/core/editing/serializers/TextOffset.cpp

Issue 1295073002: Move serializer related files in core/editing/ related files into core/editing/serializers/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 2015-08-17T15:24:31 Rebase for Source/web/WebPageSerializerImpl.cpp Created 5 years, 4 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/serializers/TextOffset.h ('k') | Source/core/frame/LocalFrame.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/editing/serializers/TextOffset.cpp
diff --git a/Source/core/editing/TextOffset.cpp b/Source/core/editing/serializers/TextOffset.cpp
similarity index 92%
rename from Source/core/editing/TextOffset.cpp
rename to Source/core/editing/serializers/TextOffset.cpp
index 37d32a8b35d378ae10edca556a8fd91ae6a21d01..e1e31b1cef80b5ffc55e8ab4440b6193ebfda6e9 100644
--- a/Source/core/editing/TextOffset.cpp
+++ b/Source/core/editing/serializers/TextOffset.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "config.h"
-#include "core/editing/TextOffset.h"
+#include "core/editing/serializers/TextOffset.h"
#include "core/dom/Text.h"
« no previous file with comments | « Source/core/editing/serializers/TextOffset.h ('k') | Source/core/frame/LocalFrame.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698