| Index: chrome/browser/chromeos/arc/arc_auth_context.h
|
| diff --git a/chrome/browser/chromeos/arc/arc_auth_context.h b/chrome/browser/chromeos/arc/arc_auth_context.h
|
| index 0c613e2d45d24dd1c402b30edad5a7ba1a61c85c..a359366ca247ed4767dea0cc5563a3b4bc3c28ee 100644
|
| --- a/chrome/browser/chromeos/arc/arc_auth_context.h
|
| +++ b/chrome/browser/chromeos/arc/arc_auth_context.h
|
| @@ -67,7 +67,7 @@ class ArcAuthContext : public UbertokenConsumer,
|
| std::string account_id_;
|
|
|
| // Owned by content::BrowserContent. Used to isolate cookies for auth server
|
| - // communication and shared with Arc OptIn UI platform app.
|
| + // communication and shared with ARC OptIn UI platform app.
|
| content::StoragePartition* storage_partition_ = nullptr;
|
|
|
| PrepareCallback callback_;
|
|
|