| Index: apps/shell/DEPS
|
| diff --git a/apps/shell/DEPS b/apps/shell/DEPS
|
| index 2ac93a15195e799d3b90c80cebfc86b51a4d453e..4a90c8fc28074465e745c783eadb2ebcd0e9bcb4 100644
|
| --- a/apps/shell/DEPS
|
| +++ b/apps/shell/DEPS
|
| @@ -6,6 +6,8 @@ include_rules = [
|
|
|
| # TODO(jamescook): Remove these. http://crbug.com/305404
|
| # Chrome pieces for bring-up.
|
| + "+chrome/browser/extensions/extension_protocols.h",
|
| + "+chrome/browser/extensions/extension_resource_protocols.h",
|
| "+chrome/common/chrome_paths.h",
|
| "+chrome/common/extensions/extension_file_util.h",
|
| "+chrome/common/extensions/features/base_feature_provider.h",
|
|
|