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

Unified Diff: chrome/browser/chromeos/view_ids.h

Issue 8438064: Separate StatusAreaView from StatusAreaViewChromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 1 month 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 | « chrome/browser/chromeos/status/status_area_view_chromeos.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/view_ids.h
diff --git a/chrome/browser/chromeos/view_ids.h b/chrome/browser/chromeos/view_ids.h
index 6d315658b3bfeeccab13d0298443f752dbc53b5c..a513a1c3e00e64e27969d8ce353fc3045027bdfb 100644
--- a/chrome/browser/chromeos/view_ids.h
+++ b/chrome/browser/chromeos/view_ids.h
@@ -16,6 +16,14 @@ enum ChromeOSViewIds {
VIEW_ID_SCREEN_LOCKER_SIGNOUT_LINK,
VIEW_ID_SCREEN_LOCKER_SHUTDOWN,
VIEW_ID_LAYOUT_MODE_BUTTON,
+
+ VIEW_ID_STATUS_BUTTON_ACCESSIBILITY,
+ VIEW_ID_STATUS_BUTTON_CAPS_LOCK,
+ VIEW_ID_STATUS_BUTTON_CLOCK,
+ VIEW_ID_STATUS_BUTTON_INPUT_METHOD,
+ VIEW_ID_STATUS_BUTTON_MEMORY,
+ VIEW_ID_STATUS_BUTTON_NETWORK_MENU,
+ VIEW_ID_STATUS_BUTTON_POWER
};
#endif // CHROME_BROWSER_CHROMEOS_VIEW_IDS_H_
« no previous file with comments | « chrome/browser/chromeos/status/status_area_view_chromeos.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698