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

Side by Side Diff: chrome/browser/DEPS

Issue 410993002: Componentize content_settings_types.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed empty DEPS Created 6 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/content_settings/content_settings_details.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+apps", 2 "+apps",
3 "+ash", 3 "+ash",
4 "+chrome/app", 4 "+chrome/app",
5 "+chrome/installer", 5 "+chrome/installer",
6 "+chrome_elf/blacklist", 6 "+chrome_elf/blacklist",
7 "+chrome_elf/chrome_elf_constants.h", 7 "+chrome_elf/chrome_elf_constants.h",
8 "+chrome_elf/create_file", 8 "+chrome_elf/create_file",
9 "+chrome_elf/dll_hash", 9 "+chrome_elf/dll_hash",
10 "+chromeos", 10 "+chromeos",
11 "+components/autocomplete", 11 "+components/autocomplete",
12 "+components/autofill/content/browser", 12 "+components/autofill/content/browser",
13 "+components/autofill/content/common", 13 "+components/autofill/content/common",
14 "+components/autofill/core/browser", 14 "+components/autofill/core/browser",
15 "+components/autofill/core/common", 15 "+components/autofill/core/common",
16 "+components/bookmarks/browser", 16 "+components/bookmarks/browser",
17 "+components/bookmarks/common", 17 "+components/bookmarks/common",
18 "+components/bookmarks/test", 18 "+components/bookmarks/test",
19 "+components/breakpad", 19 "+components/breakpad",
20 "+components/cdm/browser", 20 "+components/cdm/browser",
21 "+components/cloud_devices/common", 21 "+components/cloud_devices/common",
22 "+components/content_settings",
22 "+components/data_reduction_proxy", 23 "+components/data_reduction_proxy",
23 "+components/dom_distiller", 24 "+components/dom_distiller",
24 "+components/domain_reliability", 25 "+components/domain_reliability",
25 "+components/favicon_base", 26 "+components/favicon_base",
26 "+components/feedback", 27 "+components/feedback",
27 "+components/gcm_driver", 28 "+components/gcm_driver",
28 "+components/google", 29 "+components/google",
29 "+components/history", 30 "+components/history",
30 "+components/infobars", 31 "+components/infobars",
31 "+components/invalidation", 32 "+components/invalidation",
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 "+third_party/WebKit/public/web/WebContextMenuData.h", 139 "+third_party/WebKit/public/web/WebContextMenuData.h",
139 "+third_party/WebKit/public/web/WebFindOptions.h", 140 "+third_party/WebKit/public/web/WebFindOptions.h",
140 "+third_party/WebKit/public/web/WebInputEvent.h", 141 "+third_party/WebKit/public/web/WebInputEvent.h",
141 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 142 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
142 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 143 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
143 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 144 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
144 "+third_party/WebKit/public/web/WebPluginAction.h", 145 "+third_party/WebKit/public/web/WebPluginAction.h",
145 "+third_party/WebKit/public/web/WebTextDirection.h", 146 "+third_party/WebKit/public/web/WebTextDirection.h",
146 "+third_party/WebKit/public/web/WebWindowFeatures.h", 147 "+third_party/WebKit/public/web/WebWindowFeatures.h",
147 ] 148 ]
OLDNEW
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/content_settings/content_settings_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698