| Index: ash/system/web_notification/web_notification_tray.cc
|
| diff --git a/ash/system/web_notification/web_notification_tray.cc b/ash/system/web_notification/web_notification_tray.cc
|
| index ce8ad98850dbeb9aab782c6fd48ab8fac83afa1f..70e2b5bc0bac9aff25337f78db5b51fc11deed36 100644
|
| --- a/ash/system/web_notification/web_notification_tray.cc
|
| +++ b/ash/system/web_notification/web_notification_tray.cc
|
| @@ -59,7 +59,6 @@ namespace {
|
|
|
| // Menu commands
|
| const int kToggleQuietMode = 0;
|
| -const int kEnableQuietModeHour = 1;
|
| const int kEnableQuietModeDay = 2;
|
|
|
| }
|
|
|