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

Unified Diff: ppapi/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 | « net/BUILD.gn ('k') | rlz/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/BUILD.gn
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn
index c0a47687b8e15400603deafc9aceb605a982d903..2ca72d933f36ba7810db552cb3fe9147f25c4261 100644
--- a/ppapi/BUILD.gn
+++ b/ppapi/BUILD.gn
@@ -780,6 +780,7 @@ component("ppapi_host") {
}
static_library("ppapi_unittest_shared") {
+ testonly = true
sources = [
"proxy/ppapi_proxy_test.cc",
"proxy/ppapi_proxy_test.h",
« no previous file with comments | « net/BUILD.gn ('k') | rlz/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698