| Index: ash/shelf/shelf_model.h
|
| diff --git a/ash/shelf/shelf_model.h b/ash/shelf/shelf_model.h
|
| index 3977bc4a158f37c58df5647cd37a54bb37889e71..6e6b665e93e321429e0dd53a2ff1e94938e68979 100644
|
| --- a/ash/shelf/shelf_model.h
|
| +++ b/ash/shelf/shelf_model.h
|
| @@ -20,7 +20,6 @@ class ShelfItemDelegate;
|
| class ShelfModelObserver;
|
|
|
| // Model used for shelf items. Owns ShelfItemDelegates but does not create them.
|
| -// TODO(msw): Remove id conversion functions; check for item presence as needed.
|
| class ASH_EXPORT ShelfModel {
|
| public:
|
| ShelfModel();
|
|
|