| Index: chrome/common/features.gni
|
| diff --git a/chrome/common/features.gni b/chrome/common/features.gni
|
| index 56e5d6086d2b3e232d081bc50100e1da31882eaa..a2c22fa7f8eb1f4a6f2eb07f6f68b3cbee352a1a 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("//device/vr/features.gni")
|
| import("//extensions/features/features.gni")
|
| import("//media/media_options.gni")
|
| import("//net/features.gni")
|
|
|