| 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 {
|
|
|
|
|