| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index ea16104af0c5415fb99fd41c8521e3feba811530..2efcc4726a08edfdbe2b6843ac3e9b834a01a876 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -328,6 +328,8 @@ source_set("chromeos") {
|
| "base/locale_util.h",
|
| "bluetooth/bluetooth_pairing_dialog.cc",
|
| "bluetooth/bluetooth_pairing_dialog.h",
|
| + "bluetooth/bluetooth_pairing_view.cc",
|
| + "bluetooth/bluetooth_pairing_view.h",
|
| "boot_times_recorder.cc",
|
| "boot_times_recorder.h",
|
| "camera_detector.cc",
|
|
|