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

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

Issue 305993002: Update skia and ui GN builds (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git log Created 6 years, 7 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: tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
diff --git a/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn b/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
index ce46c6422ba0d05193405f39cf9b2ebbe84e8485..6bb41dec6a0a516e6d611b04da2f8765012e0cf2 100644
--- a/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
+++ b/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
@@ -301,7 +301,7 @@ component("wtf") {
}
}
-static_library("run_all_tests") {
+source_set("run_all_tests") {
sources = [ "testing/RunAllTests.cpp" ]
configs -= [ "//build/config/compiler:chromium_code" ]

Powered by Google App Engine
This is Rietveld 408576698