| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 4be87efb3f9c419e87317dd71e8cbf23c937100c..c2f0a8dd167ebba4ec2abc0c9941e55a53579f47 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")
|
|
|