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

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
« no previous file with comments | « no previous file | tools/gn/secondary/base/BUILD.gn » ('j') | tools/gn/secondary/base/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/BUILD.gn
diff --git a/tools/gn/secondary/BUILD.gn b/tools/gn/secondary/BUILD.gn
index a99dbacfa0530d9da4badbd24d92e4c86b077c04..2cf1f6183e9aeaaec2dc79a71ee27e279a7ddb16 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:chrome_zlib",
+ "//third_party/WebKit/Source/wtf",
jamesr 2013/10/02 09:07:02 i assume i only have to add this because it's an i
"//skia",
"//tools/gn",
"//url",
« no previous file with comments | « no previous file | tools/gn/secondary/base/BUILD.gn » ('j') | tools/gn/secondary/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698