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

Unified Diff: ash/system/tray/system_tray_notifier.h

Issue 682943002: Make chrome/browser/chromeos/accessibility compile on Athena with use_ash=0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@athena_do_not_use_ash41_scroll_end_effect
Patch Set: Created 6 years, 2 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: ash/system/tray/system_tray_notifier.h
diff --git a/ash/system/tray/system_tray_notifier.h b/ash/system/tray/system_tray_notifier.h
index 66c57f560235bfbae3f95ce8520dacedee1d005f..c61f3f6140ce7515ef5379fb7acfde6312ddfde7 100644
--- a/ash/system/tray/system_tray_notifier.h
+++ b/ash/system/tray/system_tray_notifier.h
@@ -105,7 +105,7 @@ class ASH_EXPORT SystemTrayNotifier {
#endif
void NotifyAccessibilityModeChanged(
- AccessibilityNotificationVisibility notify);
+ ui::AccessibilityNotificationVisibility notify);
void NotifyAudioOutputVolumeChanged();
void NotifyAudioOutputMuteChanged();
void NotifyAudioNodesChanged();

Powered by Google App Engine
This is Rietveld 408576698