| Index: chrome/browser/chromeos/BUILD.gn
 | 
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
 | 
| index 26d6c0202a941db29e42fd7be252a2e664e7ad27..13cc190b9ff5866b8c29e17a26badbbedd22fd1a 100644
 | 
| --- a/chrome/browser/chromeos/BUILD.gn
 | 
| +++ b/chrome/browser/chromeos/BUILD.gn
 | 
| @@ -1225,6 +1225,8 @@ source_set("chromeos") {
 | 
|      "printing/printers_sync_bridge.h",
 | 
|      "printing/specifics_translation.cc",
 | 
|      "printing/specifics_translation.h",
 | 
| +    "printing/usb_util.cc",
 | 
| +    "printing/usb_util.h",
 | 
|      "profiles/avatar_menu_actions_chromeos.cc",
 | 
|      "profiles/avatar_menu_actions_chromeos.h",
 | 
|      "profiles/avatar_menu_chromeos.cc",
 | 
| 
 |