| Index: chrome/browser/chromeos/arc/arc_auth_notification.h
|
| diff --git a/chrome/browser/chromeos/arc/arc_auth_notification.h b/chrome/browser/chromeos/arc/arc_auth_notification.h
|
| index 76e47bba02898d6758f5f096060ce6f29b3b2025..3690be08375f9ac67798ba8f736796d57dd8298f 100644
|
| --- a/chrome/browser/chromeos/arc/arc_auth_notification.h
|
| +++ b/chrome/browser/chromeos/arc/arc_auth_notification.h
|
| @@ -9,7 +9,7 @@ class Profile;
|
|
|
| namespace arc {
|
|
|
| -// First run notification that can enable Arc.
|
| +// First run notification that can enable ARC.
|
| class ArcAuthNotification {
|
| public:
|
| static void Show(Profile* profile);
|
|
|