| Index: third_party/WebKit/Source/wtf/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn
|
| index 44973f230ec60d41fb68671da81fc3a7cb56fa00..7878ea1f04941ce2d7dc8cac1b358b51ed359f6a 100644
|
| --- a/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -39,7 +39,6 @@ component("wtf") {
|
| "ConditionalDestructor.h",
|
| "ContainerAnnotations.h",
|
| "CryptographicallyRandomNumber.h",
|
| - "CurrentTime.cpp",
|
| "CurrentTime.h",
|
| "DataLog.cpp",
|
| "DataLog.h",
|
| @@ -47,7 +46,6 @@ component("wtf") {
|
| "DateMath.h",
|
| "Deque.h",
|
| "DoublyLinkedList.h",
|
| - "DynamicAnnotations.cpp",
|
| "DynamicAnnotations.h",
|
| "FilePrintStream.cpp",
|
| "FilePrintStream.h",
|
|
|