| Index: apps/shell/common/DEPS
|
| diff --git a/apps/shell/common/DEPS b/apps/shell/common/DEPS
|
| index c5e4e607cc91ee3b2a83d07ce94ffeb0ae03a862..3c4c60a318c439a11d29d8d84b41fb76f3b9340e 100644
|
| --- a/apps/shell/common/DEPS
|
| +++ b/apps/shell/common/DEPS
|
| @@ -1,6 +1,8 @@
|
| include_rules = [
|
| # TODO(jamescook): Remove these. http://crbug.com/305404
|
| # Chrome pieces for app_shell bring-up.
|
| + "+chrome/common/extensions/api/generated_api.h",
|
| + "+chrome/common/extensions/api/generated_schemas.h",
|
| "+chrome/common/extensions/api/sockets/sockets_manifest_handler.h",
|
| "+chrome/common/extensions/features/base_feature_provider.h",
|
| "+chrome/common/extensions/permissions/chrome_api_permissions.h",
|
|
|