| 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 =
|
|
|