| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index b4360410a1e5ae567daa76f579bc463231c63dab..821bb4aae4248bc8aea1674e58b1579aa8a21286 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -210,6 +210,8 @@ source_set("chromeos") {
|
| "app_mode/startup_app_launcher.h",
|
| "arc/arc_auth_context.cc",
|
| "arc/arc_auth_context.h",
|
| + "arc/arc_auth_notification.cc",
|
| + "arc/arc_auth_notification.h",
|
| "arc/arc_auth_service.cc",
|
| "arc/arc_auth_service.h",
|
| "arc/arc_optin_uma.cc",
|
|
|