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

Unified Diff: chrome/browser/ui/ash/system_tray_delegate_chromeos.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: chrome/browser/ui/ash/system_tray_delegate_chromeos.h
diff --git a/chrome/browser/ui/ash/system_tray_delegate_chromeos.h b/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
index 2f7b6f541e6c08ef0e194c8b0bb6ee58e5aac0eb..2e1d695f1912ff3e542f46e6344a4fdfa82461f3 100644
--- a/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
+++ b/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
@@ -203,7 +203,7 @@ class SystemTrayDelegateChromeOS
void OnLanguageRemapSearchKeyToChanged();
void OnAccessibilityModeChanged(
- ash::AccessibilityNotificationVisibility notify);
+ ui::AccessibilityNotificationVisibility notify);
void UpdatePerformanceTracing();

Powered by Google App Engine
This is Rietveld 408576698