summaryrefslogtreecommitdiff
path: root/apps/app_shim/DEPS
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2013-10-31 11:16:26 +0000
committerTorne (Richard Coles) <torne@google.com>2013-10-31 11:16:26 +0000
commit1e9bf3e0803691d0a228da41fc608347b6db4340 (patch)
treeab2e5565f71b4219b3da406e19f16fe306704ef5 /apps/app_shim/DEPS
parentf10b58d5bc6ae3e74076fc4ccca14cbc57ef805c (diff)
downloadchromium_org-1e9bf3e0803691d0a228da41fc608347b6db4340.tar.gz
Merge from Chromium at DEPS revision 232015
This commit was generated by merge_to_master.py. Change-Id: If86767ad396b9e2e1a4c1e9df1427daea29703ef
Diffstat (limited to 'apps/app_shim/DEPS')
-rw-r--r--apps/app_shim/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/app_shim/DEPS b/apps/app_shim/DEPS
index fc7d0e002b..8d51bf5a48 100644
--- a/apps/app_shim/DEPS
+++ b/apps/app_shim/DEPS
@@ -1,15 +1,16 @@
include_rules = [
# TODO(benwells): move this whole folder out of apps and review these.
# See http://crbug.com/266705.
- "+chrome/browser/apps/app_launcher_util.h",
"+chrome/browser/browser_process.h",
"+chrome/browser/ui/app_list/app_list_service.h",
+ "+chrome/browser/ui/app_list/app_list_util.h",
"+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",
+ "+chrome/common/extensions/extension_constants.h",
"+chrome/common/mac/app_mode_common.h",
"+grit/generated_resources.h",
]