| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 85b76813431a720ec0869c4993fbfeb76edbbf02..3937e2fbed3a0147785d332805b648f982653fd6 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -441,6 +441,8 @@ split_static_library("ui") {
|
| "zoom/chrome_zoom_level_otr_delegate.h",
|
| "zoom/chrome_zoom_level_prefs.cc",
|
| "zoom/chrome_zoom_level_prefs.h",
|
| + "zoom/chrome_zoom_prefs_helper.cc",
|
| + "zoom/chrome_zoom_prefs_helper.h",
|
| ]
|
|
|
| defines = []
|
|
|