Index: base/test/BUILD.gn |
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn |
index 5cbd56e400db10ab61f6f30c00a6dbe1957c2c40..18d7a25bdef0bc86cab37c4af5a0e106e854e3e5 100644 |
--- a/base/test/BUILD.gn |
+++ b/base/test/BUILD.gn |
@@ -8,6 +8,7 @@ if (is_android) { |
import("//build/config/android/rules.gni") |
} |
+# GYP: //base/base.gyp:test_support_base |
source_set("test_support") { |
# TODO http://crbug.com/412064 enable this flag all the time. |
testonly = !is_component_build |