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

Unified Diff: chrome/browser/chromeos/extensions/gfx_utils.cc

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/extensions/gfx_utils.cc
diff --git a/chrome/browser/chromeos/extensions/gfx_utils.cc b/chrome/browser/chromeos/extensions/gfx_utils.cc
index a9ec35ad0d7ecb708f840da63215703fc94b3d08..e02f9e4ac5690dcdc7602ca6e8908156cd595573 100644
--- a/chrome/browser/chromeos/extensions/gfx_utils.cc
+++ b/chrome/browser/chromeos/extensions/gfx_utils.cc
@@ -97,7 +97,7 @@ const struct {
};
// This class maintains the maps between the extension id and its equivalent
-// Arc package name.
+// ARC package name.
class AppDualBadgeMap {
public:
using ArcAppToExtensionsMap =

Powered by Google App Engine
This is Rietveld 408576698