| Index: net/BUILD.gn
|
| diff --git a/net/BUILD.gn b/net/BUILD.gn
|
| index 90bf394857953bc34013a63b211918aa5ca97ac9..f235c3010b0806e7760f0f2ac24bcdd7f1b6cbf3 100644
|
| --- a/net/BUILD.gn
|
| +++ b/net/BUILD.gn
|
| @@ -7,6 +7,7 @@ import("//build/config/features.gni")
|
| import("//build/config/ui.gni")
|
| import("//build/module_args/v8.gni")
|
| import("//url/config.gni")
|
| +import("//testing/test.gni")
|
|
|
| # TODO(cjhopman): //build/config/android/rules.gni also imports grit_rule.gni.
|
| # Currently, that file can't be imported multiple times. Make this always
|
|
|