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

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

Issue 2755663002: Move files in wtf/ to platform/wtf/ (Part 2). (Closed)
Patch Set: Fix file name (facepalm). 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/CurrentTime.h
diff --git a/third_party/WebKit/Source/wtf/CurrentTime.h b/third_party/WebKit/Source/platform/wtf/CurrentTime.h
similarity index 98%
copy from third_party/WebKit/Source/wtf/CurrentTime.h
copy to third_party/WebKit/Source/platform/wtf/CurrentTime.h
index b1acf736fb36ee67fb5757b6cef84cc557b9d50b..705a2c9aa092a9c64e184ea45485dfdc3db64d49 100644
--- a/third_party/WebKit/Source/wtf/CurrentTime.h
+++ b/third_party/WebKit/Source/platform/wtf/CurrentTime.h
@@ -32,7 +32,7 @@
#ifndef CurrentTime_h
#define CurrentTime_h
-#include "wtf/WTFExport.h"
+#include "platform/wtf/WTFExport.h"
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/ContainerAnnotations.h ('k') | third_party/WebKit/Source/platform/wtf/CurrentTime.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698