| Index: net/BUILD.gn
|
| diff --git a/net/BUILD.gn b/net/BUILD.gn
|
| index 0cdb77a99b70eb45131003c51b7f252e23fd3abd..2621f00ab412db6bd61e3275e7baac26f199b328 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/rules.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
|
|
|