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

Unified Diff: rlz/BUILD.gn

Issue 547793002: Add lots of testonly annotations to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 3 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 | « ppapi/BUILD.gn ('k') | sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: rlz/BUILD.gn
diff --git a/rlz/BUILD.gn b/rlz/BUILD.gn
index a7e399125b16e018286a1f851d013d24ad82e678..7b76c7336db739885cce2f7b70628f3e44e4ac2a 100644
--- a/rlz/BUILD.gn
+++ b/rlz/BUILD.gn
@@ -76,6 +76,7 @@ source_set("rlz_lib") {
}
source_set("test_support") {
+ testonly = true
sources = [
"test/rlz_test_helpers.cc",
"test/rlz_test_helpers.h",
« no previous file with comments | « ppapi/BUILD.gn ('k') | sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698