| Index: apps/DEPS
|
| diff --git a/apps/DEPS b/apps/DEPS
|
| index ce7e698ced2d42755a5f77a805dee3c94068deac..d7a256096aecb4ae33881a9e7117090f39283f97 100644
|
| --- a/apps/DEPS
|
| +++ b/apps/DEPS
|
| @@ -24,6 +24,7 @@ include_rules = [
|
| "+chrome/browser/ui/web_applications/web_app_ui.h",
|
| "+chrome/browser/web_applications/web_app.h",
|
| "+chrome/browser/web_applications/web_app_mac.h",
|
| + "+chrome/common/chrome_constants.h",
|
| "+chrome/common/chrome_paths.h",
|
| "+chrome/common/chrome_paths_internal.h",
|
| "+chrome/common/chrome_switches.h",
|
| @@ -31,4 +32,5 @@ include_rules = [
|
| "+chrome/common/mac/app_mode_common.h",
|
| "+chrome/installer",
|
| "+chrome/test/base/testing_profile.h",
|
| + "+grit/generated_resources.h",
|
| ]
|
|
|