| Index: ash/common/shelf/DEPS
|
| diff --git a/ash/common/shelf/DEPS b/ash/common/shelf/DEPS
|
| deleted file mode 100644
|
| index 7d971a0f88f011bf41865a7522e1d615248a4c79..0000000000000000000000000000000000000000
|
| --- a/ash/common/shelf/DEPS
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -# Shelf code is being moved into //ash/common. Please ask jamescook@ or msw@
|
| -# before adding items here. http://crbug.com/615155
|
| -specific_include_rules = {
|
| - "shelf_view.cc": [
|
| - "+ash/shelf/shelf_widget.h",
|
| - ],
|
| - "wm_shelf.cc": [
|
| - "+ash/shelf/shelf.h",
|
| - "+ash/shelf/shelf_layout_manager.h",
|
| - ],
|
| - "wm_shelf.h": [
|
| - "+ash/shelf/shelf_layout_manager_observer.h",
|
| - ],
|
| -}
|
|
|