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

Unified Diff: chrome/browser/chromeos/system_key_event_listener.cc

Issue 9570044: Rename chrome/browser/ui/views/{aura => ash}/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 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/system_key_event_listener.cc
diff --git a/chrome/browser/chromeos/system_key_event_listener.cc b/chrome/browser/chromeos/system_key_event_listener.cc
index c36bf55e8c19a7db039579cb5213f0e3befd89e9..773e1f7c70736162e2ca9c34aed2cef55ee78781 100644
--- a/chrome/browser/chromeos/system_key_event_listener.cc
+++ b/chrome/browser/chromeos/system_key_event_listener.cc
@@ -104,7 +104,7 @@ SystemKeyEventListener::SystemKeyEventListener()
// TODO(yusukes): For Aura, the X11 API calls for grabbing keys should be
// moved to the aura::RootWindowHostLinux class or volume_controller.cc in
- // chrome/browser/ui/views/aura/.
+ // chrome/browser/ui/views/ash/.
if (key_brightness_down_)
GrabKey(key_brightness_down_, 0);
if (key_brightness_up_)
« no previous file with comments | « chrome/browser/chromeos/status/status_area_view_browsertest.cc ('k') | chrome/browser/extensions/extension_tabs_module.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698