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

Unified Diff: Source/platform/DateComponents.cpp

Issue 25195003: Prepare to move core/platform/text into blink_platform.dll (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-attempt upload Created 7 years, 3 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/platform/DateComponents.h ('k') | Source/platform/Language.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/DateComponents.cpp
diff --git a/Source/core/platform/DateComponents.cpp b/Source/platform/DateComponents.cpp
similarity index 99%
rename from Source/core/platform/DateComponents.cpp
rename to Source/platform/DateComponents.cpp
index 3e0790649d544ed87416e66289ea69f65828a186..e4cb1208f0d3c1c5ab754bee3fdfc0d06f452662 100644
--- a/Source/core/platform/DateComponents.cpp
+++ b/Source/platform/DateComponents.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/platform/DateComponents.h"
+#include "platform/DateComponents.h"
#include <limits.h>
#include "wtf/ASCIICType.h"
« no previous file with comments | « Source/platform/DateComponents.h ('k') | Source/platform/Language.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698