| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index 947aec995cf660c87aa70d982984e34158f170ee..006cbe01ce53486215062bdb76c97c0e405f17ef 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -200,10 +200,8 @@ source_set("chromeos") {
|
| "app_mode/startup_app_launcher.h",
|
| "arc/arc_auth_code_fetcher.cc",
|
| "arc/arc_auth_code_fetcher.h",
|
| - "arc/arc_auth_code_fetcher_delegate.h",
|
| "arc/arc_auth_context.cc",
|
| "arc/arc_auth_context.h",
|
| - "arc/arc_auth_context_delegate.h",
|
| "arc/arc_auth_service.cc",
|
| "arc/arc_auth_service.h",
|
| "arc/arc_optin_uma.cc",
|
|
|