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

Unified Diff: ash/common/shelf/DEPS

Issue 2268823002: mash: Move more shelf files to ash/common/shelf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix rebase. Created 4 years, 4 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 | « ash/aura/wm_shelf_aura.cc ('k') | ash/common/shelf/shelf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
- ],
-}
« no previous file with comments | « ash/aura/wm_shelf_aura.cc ('k') | ash/common/shelf/shelf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698