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