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

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

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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/wtf/NonCopyingSort.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/wtf/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/wtf/BUILD.gn b/third_party/WebKit/Source/platform/wtf/BUILD.gn
index 879124f3abffc6ffd81649d5d2a0cc862d42e13f..9c198053141e83cc28e6e3c129af5883c20e6f78 100644
--- a/third_party/WebKit/Source/platform/wtf/BUILD.gn
+++ b/third_party/WebKit/Source/platform/wtf/BUILD.gn
@@ -78,7 +78,14 @@ component("platform_wtf") {
"Forward.h",
"GetPtr.h",
"LeakAnnotations.h",
+ "NonCopyingSort.h",
"Noncopyable.h",
+ "NotFound.h",
+ "Optional.h",
+ "SizeAssertions.h",
+ "StaticConstructors.h",
+ "Time.h",
+ "TriState.h",
"TypeTraits.h",
"WTFExport.h",
"build_config.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/wtf/NonCopyingSort.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698