| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 0203c6d95e9d30e98b01e7be031e768be9fbb33c..3bc317d416171fbc35473101c243b04466dbde21 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -1232,6 +1232,8 @@ source_set("chromeos") {
|
| "printing/printers_sync_bridge.h",
|
| "printing/specifics_translation.cc",
|
| "printing/specifics_translation.h",
|
| + "printing/usb_printer_util.cc",
|
| + "printing/usb_printer_util.h",
|
| "profiles/avatar_menu_actions_chromeos.cc",
|
| "profiles/avatar_menu_actions_chromeos.h",
|
| "profiles/avatar_menu_chromeos.cc",
|
|
|