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

Unified Diff: chrome/browser/chromeos/policy/dm_token_storage.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/policy/dm_token_storage.h
diff --git a/chrome/browser/chromeos/policy/dm_token_storage.h b/chrome/browser/chromeos/policy/dm_token_storage.h
index 19f3c910d33900ee1f819b70555c2be369ae8a0b..d917c24b666450fa473ace72f223155482b417f6 100644
--- a/chrome/browser/chromeos/policy/dm_token_storage.h
+++ b/chrome/browser/chromeos/policy/dm_token_storage.h
@@ -18,7 +18,7 @@ namespace policy {
// Helper class to store/retrieve DM token to/from the local state. This is
// needed for Active Directory management because AD devices lacks DM token in
-// the policies. DM token will be used in the future for ARC++ integration.
+// the policies. DM token will be used in the future for ARC integration.
//
// Note that requests must be made from the UI thread because SystemSaltGetter
// calls CryptohomeClient which must be called from the UI thread.
« no previous file with comments | « chrome/browser/chromeos/login/wizard_controller_browsertest.cc ('k') | chrome/browser/memory/tab_manager_delegate_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698