| Index: chrome/common/features.gni
|
| diff --git a/chrome/common/features.gni b/chrome/common/features.gni
|
| index 4af019cfaa449188dab399fdf7e2ecc71b2880c0..46562567b8fb289553b6693971eae2adf607e979 100644
|
| --- a/chrome/common/features.gni
|
| +++ b/chrome/common/features.gni
|
| @@ -6,6 +6,7 @@ import("//build/config/chrome_build.gni")
|
| import("//build/config/chromecast_build.gni")
|
| import("//build/config/compiler/compiler.gni")
|
| import("//build/config/features.gni")
|
| +import("//net/features.gni")
|
|
|
| # Please keep features in alphabetical order.
|
| declare_args() {
|
|
|