| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 02d890ba3a5a8d0ef483c7ca5e4f88dbfc0807a0..c98956aa3f515d68620ed29d50a82e340cb08fb9 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -103,6 +103,7 @@ split_static_library("ui") {
|
| "chrome_select_file_policy.h",
|
| "confirm_bubble.h",
|
| "crypto_module_password_dialog.h",
|
| + "cryptuiapi_shim.h",
|
| "find_bar/find_bar.h",
|
| "find_bar/find_bar_state.h",
|
| "find_bar/find_bar_state_factory.cc",
|
|
|