| Index: ash/common/shelf/shelf_constants.cc
|
| diff --git a/ash/common/shelf/shelf_constants.cc b/ash/common/shelf/shelf_constants.cc
|
| index 26c1ac2ca23f723c80565e2c19099adc8993b012..d2cfc6fccf31cbe06142d406868bddade3470499 100644
|
| --- a/ash/common/shelf/shelf_constants.cc
|
| +++ b/ash/common/shelf/shelf_constants.cc
|
| @@ -10,7 +10,6 @@
|
|
|
| namespace ash {
|
|
|
| -const int kInvalidImageResourceID = -1;
|
| const int kTimeToSwitchBackgroundMs = 1000;
|
| const int kWorkspaceAreaVisibleInset = 2;
|
| const int kWorkspaceAreaAutoHideInset = 5;
|
|
|