diff options
Diffstat (limited to 'apps/app_shim/DEPS')
-rw-r--r-- | apps/app_shim/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_shim/DEPS b/apps/app_shim/DEPS index 4a6173f..7e718d7 100644 --- a/apps/app_shim/DEPS +++ b/apps/app_shim/DEPS @@ -3,6 +3,7 @@ include_rules = [ # See http://crbug.com/266705. "+chrome/browser/ui/extensions/application_launch.h", "+chrome/browser/ui/web_applications/web_app_ui.h", + "+chrome/browser/ui/webui/ntp/core_app_launcher_handler.h", "+chrome/browser/web_applications/web_app_mac.h", "+chrome/common/chrome_constants.h", "+chrome/common/chrome_paths.h", |