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

Unified Diff: Source/platform/Logging.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/Logging.h ('k') | Source/platform/NotImplemented.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/Logging.cpp
diff --git a/Source/core/platform/Logging.cpp b/Source/platform/Logging.cpp
similarity index 99%
rename from Source/core/platform/Logging.cpp
rename to Source/platform/Logging.cpp
index 834ece6fa72b2a91e819018eed06f08cee2d7712..1464f7b341aa807e4f28036ce8d44c0e5a9149ef 100644
--- a/Source/core/platform/Logging.cpp
+++ b/Source/platform/Logging.cpp
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "core/platform/Logging.h"
+#include "platform/Logging.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/platform/Logging.h ('k') | Source/platform/NotImplemented.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698