| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index f89f2b2acddb72235dda9b5ba122ed3268fb88ed..26bb64eafac24e37499724dad6e084d8cea3ce2b 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -5,6 +5,7 @@
|
| import("//build/config/crypto.gni")
|
| import("//build/config/features.gni")
|
| import("//build/config/ui.gni")
|
| +import("//chrome/common/features.gni")
|
|
|
| gypi_values = exec_script("//build/gypi_to_gn.py",
|
| [ rebase_path("../../chrome_browser_ui.gypi") ],
|
|
|