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

Unified Diff: third_party/WebKit/Source/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/wtf/BUILD.gn
diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn
index f5f292605db3166ed783f9f5817974ca1d035f38..c418437e4bd0b30f8d8438e8ffe0af1039e2f284 100644
--- a/third_party/WebKit/Source/wtf/BUILD.gn
+++ b/third_party/WebKit/Source/wtf/BUILD.gn
@@ -71,6 +71,7 @@ component("wtf") {
"NonCopyingSort.h",
"Noncopyable.h",
"NotFound.h",
+ "NotNull.h",
"Optional.h",
"PassRefPtr.h",
"PrintStream.cpp",

Powered by Google App Engine
This is Rietveld 408576698