Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4722)

Unified Diff: chrome/browser/chromeos/arc/arc_auth_context.h

Issue 2700783002: s/\bArc\b/ARC/g for ARC related code. (Closed)
Patch Set: Address ARC++ Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;
« no previous file with comments | « chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_service.cc ('k') | chrome/browser/chromeos/arc/arc_auth_notification.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698