blob: 07ce914de9b4afb3c5eb84953591a92a4d23d5d7 [file] [log] [blame]
include_rules = [
"-ash",
"+ash/common",
"+ash/mus",
"+ash/public",
"+ash/shared",
"+services/ui/common",
"+services/ui/public",
"+grit/ash_mus_resources.h",
"+mash/public/interfaces",
"+mash/session/public",
"+mash/shelf/public",
"+mojo/common",
"+mojo/public",
"+services/catalog/public",
"+services/shell/public",
"+services/tracing/public",
]
# Shelf code is being moved into //ash/common. Please ask jamescook@ or msw@
# before adding items here. http://crbug.com/615155
specific_include_rules = {
"root_window_controller.cc": [
"+ash/shelf/shelf_layout_manager.h",
],
"shelf_delegate_mus.cc": [
"+ash/shelf/shelf.h",
"+ash/shelf/shelf_widget.h",
],
}