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

Unified Diff: third_party/WebKit/Source/platform/wtf/debug/CrashLogging.h

Issue 2767153004: Move files in wtf/ to platform/wtf/ (Part 12). (Closed)
Patch Set: Rebase. Created 3 years, 9 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
Index: third_party/WebKit/Source/platform/wtf/debug/CrashLogging.h
diff --git a/third_party/WebKit/Source/wtf/debug/CrashLogging.h b/third_party/WebKit/Source/platform/wtf/debug/CrashLogging.h
similarity index 92%
copy from third_party/WebKit/Source/wtf/debug/CrashLogging.h
copy to third_party/WebKit/Source/platform/wtf/debug/CrashLogging.h
index 6bfdba180f1a5b9cb224f3e90e4fe617a02d2dae..bcd81c3126e9ac610b287e12b1de50d4c3ba6039 100644
--- a/third_party/WebKit/Source/wtf/debug/CrashLogging.h
+++ b/third_party/WebKit/Source/platform/wtf/debug/CrashLogging.h
@@ -6,7 +6,7 @@
#define WTF_CrashLogging_h
#include "base/debug/crash_logging.h"
-#include "wtf/WTFExport.h"
+#include "platform/wtf/WTFExport.h"
namespace WTF {
namespace debug {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/debug/Alias.h ('k') | third_party/WebKit/Source/platform/wtf/debug/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698