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

Side by Side Diff: chrome/browser/DEPS

Issue 419013003: Replace c/b/nss_context by a KeyedService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Separated out ClientCertStoreChromeOS change. Created 6 years, 1 month 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+apps", 2 "+apps",
3 "+ash", 3 "+ash",
4 "+athena/content/public", 4 "+athena/content/public",
5 "+chrome/app", 5 "+chrome/app",
6 "+chrome/grit", # For generated headers 6 "+chrome/grit", # For generated headers
7 "+chrome/installer", 7 "+chrome/installer",
8 "+chrome_elf/blacklist", 8 "+chrome_elf/blacklist",
9 "+chrome_elf/chrome_elf_constants.h", 9 "+chrome_elf/chrome_elf_constants.h",
10 "+chrome_elf/create_file", 10 "+chrome_elf/create_file",
11 "+chrome_elf/dll_hash", 11 "+chrome_elf/dll_hash",
12 "+chromeos", 12 "+chromeos",
13 "+components/autofill/content/browser", 13 "+components/autofill/content/browser",
14 "+components/autofill/content/common", 14 "+components/autofill/content/common",
15 "+components/autofill/core/browser", 15 "+components/autofill/core/browser",
16 "+components/autofill/core/common", 16 "+components/autofill/core/common",
17 "+components/bookmarks/browser", 17 "+components/bookmarks/browser",
18 "+components/bookmarks/common", 18 "+components/bookmarks/common",
19 "+components/bookmarks/test", 19 "+components/bookmarks/test",
20 "+components/cert_database/public",
Joao da Silva 2014/10/30 09:48:00 nit: order
pneubeck (no reviews) 2014/11/05 14:53:36 Done.
20 "+components/cdm/browser", 21 "+components/cdm/browser",
21 "+components/cloud_devices/common", 22 "+components/cloud_devices/common",
22 "+components/component_updater", 23 "+components/component_updater",
23 "+components/content_settings", 24 "+components/content_settings",
24 "+components/copresence", 25 "+components/copresence",
25 "+components/crash", 26 "+components/crash",
26 "+components/crx_file", 27 "+components/crx_file",
27 "+components/data_reduction_proxy", 28 "+components/data_reduction_proxy",
28 "+components/dom_distiller", 29 "+components/dom_distiller",
29 "+components/domain_reliability", 30 "+components/domain_reliability",
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 "+third_party/WebKit/public/web/WebCache.h", 160 "+third_party/WebKit/public/web/WebCache.h",
160 "+third_party/WebKit/public/web/WebContextMenuData.h", 161 "+third_party/WebKit/public/web/WebContextMenuData.h",
161 "+third_party/WebKit/public/web/WebFindOptions.h", 162 "+third_party/WebKit/public/web/WebFindOptions.h",
162 "+third_party/WebKit/public/web/WebInputEvent.h", 163 "+third_party/WebKit/public/web/WebInputEvent.h",
163 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 164 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
164 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 165 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
165 "+third_party/WebKit/public/web/WebPluginAction.h", 166 "+third_party/WebKit/public/web/WebPluginAction.h",
166 "+third_party/WebKit/public/web/WebTextDirection.h", 167 "+third_party/WebKit/public/web/WebTextDirection.h",
167 "+third_party/WebKit/public/web/WebWindowFeatures.h", 168 "+third_party/WebKit/public/web/WebWindowFeatures.h",
168 ] 169 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/certificate_manager_model.h » ('j') | chrome/browser/certificate_manager_model.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698