| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 11a6a60d10d9dd770a935c3abe111230f3c05431..daebcb029deb1b6768563c22b5207f3e74140c78 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",
|
|
|