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

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

Issue 2752293004: Move files in wtf/ to platform/wtf/ (Part 5). (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
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 f321ab7a5b1f33321f916e97d3a037f3c4e257aa..d595e5e10666fa5f673f71a6f8b4772b0af2fc11 100644
--- a/third_party/WebKit/Source/platform/wtf/BUILD.gn
+++ b/third_party/WebKit/Source/platform/wtf/BUILD.gn
@@ -85,6 +85,7 @@ component("platform_wtf") {
"NonCopyingSort.h",
"Noncopyable.h",
"NotFound.h",
+ "NotNull.h",
"Optional.h",
"SizeAssertions.h",
"SpinLock.h",

Powered by Google App Engine
This is Rietveld 408576698