| Index: chrome/browser/chromeos/BUILD.gn
 | 
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
 | 
| index dac98d2c2d0c7c203d33cb275032f11e2feeed78..024ecc29d792bdc97870b169f560907944a3b1d0 100644
 | 
| --- a/chrome/browser/chromeos/BUILD.gn
 | 
| +++ b/chrome/browser/chromeos/BUILD.gn
 | 
| @@ -4,6 +4,7 @@
 | 
|  
 | 
|  import("//build/config/features.gni")
 | 
|  import("//build/config/ui.gni")
 | 
| +import("//extensions/features/features.gni")
 | 
|  import("//media/media_options.gni")
 | 
|  import("//printing/features/features.gni")
 | 
|  import("//third_party/protobuf/proto_library.gni")
 | 
| 
 |