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

Unified Diff: build/config/nacl/rules.gni

Issue 1521843002: GN: Build PPAPI extensions tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Handle both debug and nonstable pexe options Created 5 years 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 | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/nacl/rules.gni
diff --git a/build/config/nacl/rules.gni b/build/config/nacl/rules.gni
index 0a9ac1ffb7dcf1ce53695183d3fae12be8d6288b..4ae7c536dc52fc1cd9b60ef8ccc6a74a46d96f95 100644
--- a/build/config/nacl/rules.gni
+++ b/build/config/nacl/rules.gni
@@ -130,6 +130,7 @@ template("generate_nonsfi_test_nmf") {
"nmfflags",
"testonly",
"public_deps",
+ "visibility",
])
script = "//ppapi/tests/create_nonsfi_test_nmf.py"
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698