| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index ff183c6040778e443e0448eefdffe81312f07e3d..d27ea75d8d27f3d6ba190807dde0b36c18ddb294 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -8,6 +8,7 @@ import("//build/config/crypto.gni")
|
| import("//build/config/features.gni")
|
| import("//build/config/ui.gni")
|
| import("//chrome/chrome_tests.gni")
|
| +import("//chrome/common/features.gni")
|
| import("//chrome/test/base/js2gtest.gni")
|
| import("//testing/test.gni")
|
|
|
|
|