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

Unified Diff: ash/common/system/chromeos/audio/tray_audio.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
« no previous file with comments | « no previous file | ash/public/cpp/shelf_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/audio/tray_audio.h
diff --git a/ash/common/system/chromeos/audio/tray_audio.h b/ash/common/system/chromeos/audio/tray_audio.h
index 1850efb39e951d520554bde493163a650446d7c9..d58764476eb9d9989e509d51f1623704187d6e2a 100644
--- a/ash/common/system/chromeos/audio/tray_audio.h
+++ b/ash/common/system/chromeos/audio/tray_audio.h
@@ -36,7 +36,7 @@ class ASH_EXPORT TrayAudio : public TrayImageItem,
explicit TrayAudio(SystemTray* system_tray);
~TrayAudio() override;
- // Temporarily shows the pop-up volume slider on all displays. Used by ARC++
+ // Temporarily shows the pop-up volume slider on all displays. Used by ARC
// when an Android app changes the system volume.
static void ShowPopUpVolumeView();
« no previous file with comments | « no previous file | ash/public/cpp/shelf_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698