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