Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / apps / shell / app / DEPS
1 include_rules = [
2   # TODO(jamescook): Remove these. http://crbug.com/305404
3   # Chrome pieces for app_shell bring-up.
4   "+chrome/common/chrome_paths.h",
5
6   "+chromeos",
7
8   # Override apps/DEPS to be more selective about content includes.
9   "-content",
10   "+content/public/app",
11   "+content/public/browser",
12   "+content/public/common",
13
14   "+sandbox",
15 ]