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

Unified Diff: third_party/WebKit/Source/platform/wtf/Time.h

Issue 2755793004: Move files in wtf/ to platform/wtf/ (Part 3). (Closed)
Patch Set: 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/Time.h
diff --git a/third_party/WebKit/Source/wtf/Time.h b/third_party/WebKit/Source/platform/wtf/Time.h
similarity index 98%
copy from third_party/WebKit/Source/wtf/Time.h
copy to third_party/WebKit/Source/platform/wtf/Time.h
index 0dcaaa088d9078b777ef2b22e4d1fd31abc82279..598ae3f71035834351c260582967e6504829b949 100644
--- a/third_party/WebKit/Source/wtf/Time.h
+++ b/third_party/WebKit/Source/platform/wtf/Time.h
@@ -6,7 +6,7 @@
#define WTF_Time_h
#include "base/time/time.h"
-#include "wtf/CurrentTime.h"
+#include "platform/wtf/CurrentTime.h"
namespace WTF {
// Provides thin wrappers around the following basic time types from
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/StaticConstructors.h ('k') | third_party/WebKit/Source/platform/wtf/TriState.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698