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

Unified Diff: ash/ash_switches.cc

Issue 10056001: chromeos: Remove old status-area related code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 8 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/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_switches.cc
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
index aee314a532abab8689f10169ed6cb5335f048099..340d8f6845ad1d17a5bd3aa11a451cbc5dfaafbc 100644
--- a/ash/ash_switches.cc
+++ b/ash/ash_switches.cc
@@ -7,9 +7,6 @@
namespace ash {
namespace switches {
-// Use the in-progress uber system tray.
-const char kDisableAshUberTray[] = "disable-ash-uber-tray";
-
// Enables the Oak tree viewer.
const char kAshEnableOak[] = "ash-enable-oak";
« no previous file with comments | « no previous file | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698