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

Unified Diff: mojo/nacl/nonsfi/BUILD.gn

Issue 1418653002: Synchronize GN build configuration with Chrome (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Use public_deps instead of deps Created 5 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: mojo/nacl/nonsfi/BUILD.gn
diff --git a/mojo/nacl/nonsfi/BUILD.gn b/mojo/nacl/nonsfi/BUILD.gn
index 6f855385d6573d63f215ebad895664749e6b4efa..ad69c95a1e28a46f0e4d0089a71ae46952a7068d 100644
--- a/mojo/nacl/nonsfi/BUILD.gn
+++ b/mojo/nacl/nonsfi/BUILD.gn
@@ -60,7 +60,7 @@ group("mojo_nacl_nonsfi") {
group("mojo_pnacl_tests") {
testonly = true
- deps = [
+ public_deps = [
"//mojo/nacl:monacl_test(//build/toolchain/nacl:newlib_pnacl)",
]
}

Powered by Google App Engine
This is Rietveld 408576698