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

Unified Diff: sky/engine/wtf/BUILD.gn

Issue 719063002: Revert "Remove support for MSVC" (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/engine/wtf/BUILD.gn
diff --git a/sky/engine/wtf/BUILD.gn b/sky/engine/wtf/BUILD.gn
index 028cc5e12cb941617289c69d0ebdf3a7ea83fa32..fff0d94ab0210c1ed0a4cd55933d34e387195c37 100644
--- a/sky/engine/wtf/BUILD.gn
+++ b/sky/engine/wtf/BUILD.gn
@@ -87,6 +87,7 @@ component("wtf") {
"NonCopyingSort.h",
"Noncopyable.h",
"NotFound.h",
+ "NullPtr.cpp",
"NullPtr.h",
"OwnPtr.h",
"OwnPtrCommon.h",
@@ -104,6 +105,7 @@ component("wtf") {
"RefCountedLeakCounter.cpp",
"RefCountedLeakCounter.h",
"RefPtr.h",
+ "RetainPtr.h",
"SaturatedArithmetic.h",
"SizeLimits.cpp",
"SpinLock.h",

Powered by Google App Engine
This is Rietveld 408576698