Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / domain_reliability / BUILD.gn
index 335b141..c0b2b4e 100644 (file)
@@ -3,7 +3,7 @@
 # found in the LICENSE file.
 
 action("bake_in_configs") {
-  visibility = ":*"
+  visibility = [ ":*" ]
   script = "bake_in_configs.py"
 
   inputs = [
@@ -62,6 +62,7 @@ component("domain_reliability") {
 }
 
 source_set("unit_tests") {
+  testonly = true
   sources = [
     "config_unittest.cc",
     "context_unittest.cc",