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

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

Issue 27780002: Add BUILD.gn files for weborigin/weborigin_unittests (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 89bce81910fd6df87a3bc6d5518c7fa70dc020a2..14fdf4c02ad4f1a3f049bbd28bc312fe17956935 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/weborigin",
"//third_party/WebKit/Source/wtf",
"//skia",
"//tools/gn",

Powered by Google App Engine
This is Rietveld 408576698