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

Unified Diff: third_party/WebKit/Source/wtf/BUILD.gn

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
« no previous file with comments | « third_party/WebKit/Source/wtf/AutoReset.h ('k') | third_party/WebKit/Source/wtf/BitwiseOperations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « third_party/WebKit/Source/wtf/AutoReset.h ('k') | third_party/WebKit/Source/wtf/BitwiseOperations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698