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

Side by Side Diff: chrome/browser/DEPS

Issue 1221033002: Add proxy_config component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update copyrights Created 5 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/net/onc_utils.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/chrome_watcher", 5 "+chrome/chrome_watcher",
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",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 "+components/os_crypt", 61 "+components/os_crypt",
62 "+components/password_manager", 62 "+components/password_manager",
63 "+components/pdf/browser", 63 "+components/pdf/browser",
64 "+components/plugins/common", 64 "+components/plugins/common",
65 "+components/policy", 65 "+components/policy",
66 "+components/power", 66 "+components/power",
67 "+components/precache", 67 "+components/precache",
68 "+components/pref_registry", 68 "+components/pref_registry",
69 "+components/printing/common", 69 "+components/printing/common",
70 "+components/proximity_auth", 70 "+components/proximity_auth",
71 "+components/proxy_config",
71 "+components/query_parser", 72 "+components/query_parser",
72 "+components/rappor", 73 "+components/rappor",
73 "+components/renderer_context_menu", 74 "+components/renderer_context_menu",
74 "+components/safe_json", 75 "+components/safe_json",
75 "+components/search", 76 "+components/search",
76 "+components/search_engines", 77 "+components/search_engines",
77 "+components/search_provider_logos", 78 "+components/search_provider_logos",
78 "+components/service_tab_launcher", 79 "+components/service_tab_launcher",
79 "+components/session_manager", 80 "+components/session_manager",
80 "+components/sessions", 81 "+components/sessions",
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h", 181 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h",
181 "+third_party/WebKit/public/web/WebCache.h", 182 "+third_party/WebKit/public/web/WebCache.h",
182 "+third_party/WebKit/public/web/WebContextMenuData.h", 183 "+third_party/WebKit/public/web/WebContextMenuData.h",
183 "+third_party/WebKit/public/web/WebFindOptions.h", 184 "+third_party/WebKit/public/web/WebFindOptions.h",
184 "+third_party/WebKit/public/web/WebInputEvent.h", 185 "+third_party/WebKit/public/web/WebInputEvent.h",
185 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 186 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
186 "+third_party/WebKit/public/web/WebPluginAction.h", 187 "+third_party/WebKit/public/web/WebPluginAction.h",
187 "+third_party/WebKit/public/web/WebTextDirection.h", 188 "+third_party/WebKit/public/web/WebTextDirection.h",
188 "+third_party/WebKit/public/web/WebWindowFeatures.h", 189 "+third_party/WebKit/public/web/WebWindowFeatures.h",
189 ] 190 ]
OLDNEW
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/net/onc_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698