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

Unified Diff: Source/platform/NotImplemented.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/NotImplemented.h ('k') | Source/platform/blink_platform.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/NotImplemented.cpp
diff --git a/Source/core/platform/NotImplemented.cpp b/Source/platform/NotImplemented.cpp
similarity index 95%
rename from Source/core/platform/NotImplemented.cpp
rename to Source/platform/NotImplemented.cpp
index 4b7584a8515aa7980b900f53275329e79d20ff48..d5b3ed9b43078f179bf5ffff4a06c7286d30f98a 100644
--- a/Source/core/platform/NotImplemented.cpp
+++ b/Source/platform/NotImplemented.cpp
@@ -24,9 +24,9 @@
*/
#include "config.h"
-#include "core/platform/NotImplemented.h"
+#include "platform/NotImplemented.h"
-#include "core/platform/Logging.h"
+#include "platform/Logging.h"
namespace WebCore {
« no previous file with comments | « Source/platform/NotImplemented.h ('k') | Source/platform/blink_platform.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698