Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Side by Side Diff: apps/app_shim/DEPS

Issue 585123004: Mac: Give app_shim code a nicer home (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: various cleanups Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | apps/app_shim/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 # TODO(benwells): move this whole folder out of apps and review these.
3 # See http://crbug.com/266705.
4 "+chrome/browser/browser_process.h",
5 "+chrome/browser/ui/app_list/app_list_service.h",
6 "+chrome/browser/ui/app_list/app_list_util.h",
7 "+chrome/browser/ui/extensions/application_launch.h",
8 "+chrome/browser/ui/extensions/extension_enable_flow.h",
9 "+chrome/browser/ui/extensions/extension_enable_flow_delegate.h",
10 "+chrome/browser/ui/webui/ntp/core_app_launcher_handler.h",
11 "+chrome/browser/web_applications/web_app_mac.h",
12 "+chrome/common/chrome_constants.h",
13 "+chrome/common/chrome_paths.h",
14 "+chrome/common/chrome_version_info.h",
15 "+chrome/common/extensions/extension_constants.h",
16 "+chrome/common/mac/app_mode_common.h",
17 "+components/crx_file",
18 "+grit/generated_resources.h",
19 ]
OLDNEW
« no previous file with comments | « no previous file | apps/app_shim/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698