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

Unified Diff: tools/gn/secondary/BUILD.gn

Issue 25698002: (mostly) working wtf / wtf_unittests gn targets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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/BUILD.gn
diff --git a/tools/gn/secondary/BUILD.gn b/tools/gn/secondary/BUILD.gn
index baf86647f77b9191788fb14ebd0d11f72243b1ee..89bce81910fd6df87a3bc6d5518c7fa70dc020a2 100644
--- a/tools/gn/secondary/BUILD.gn
+++ b/tools/gn/secondary/BUILD.gn
@@ -14,6 +14,7 @@ group("root") {
"//third_party/icu:icudata",
"//third_party/leveldatabase",
"//third_party/zlib",
+ "//third_party/WebKit/Source/wtf",
"//skia",
"//tools/gn",
"//url",
« no previous file with comments | « no previous file | tools/gn/secondary/base/BUILD.gn » ('j') | tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698