- add sources.
[platform/framework/web/crosswalk.git] / src / ui / app_list / DEPS
1 include_rules = [
2   "+grit/ui_resources.h",
3   "+grit/ui_strings.h",
4   "+skia",
5   "+sync",
6   "+third_party/skia",
7   # Allow inclusion of third-party code:
8   "+third_party/GTM", # Google Toolbox for Mac.
9   "+ui/aura",
10   "+ui/base",
11   "+ui/compositor",
12   "+ui/events",
13   "+ui/gfx",
14   "+ui/views",
15 ]