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

Unified Diff: BUILD.gn

Issue 936163003: Add GN for sandbox_linux_jni_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android Created 5 years, 10 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 | sandbox/linux/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0aee2668956ba5fb7907a1cf67114b3f3cc3b733..20d579193aa71af0d86838ff9fe4f664895c024a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -72,6 +72,7 @@ group("root") {
"//printing",
"//remoting/client/plugin",
"//sandbox",
+ "//sandbox/linux:sandbox_linux_jni_unittests",
brettw 2015/02/20 23:05:48 I don't think you need to add this line. We'll fin
"//sdch",
"//skia",
"//storage/browser",
« no previous file with comments | « no previous file | sandbox/linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698