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

Side by Side Diff: chrome/browser/DEPS

Issue 1057533005: Make service tab launcher a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/android/DEPS » ('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 "+athena/content/public", 4 "+athena/content/public",
5 "+chrome/app", 5 "+chrome/app",
6 "+chrome/chrome_watcher", 6 "+chrome/chrome_watcher",
7 "+chrome/grit", # For generated headers 7 "+chrome/grit", # For generated headers
8 "+chrome/installer", 8 "+chrome/installer",
9 "+chrome_elf/blacklist", 9 "+chrome_elf/blacklist",
10 "+chrome_elf/chrome_elf_constants.h", 10 "+chrome_elf/chrome_elf_constants.h",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 "+components/precache", 64 "+components/precache",
65 "+components/pref_registry", 65 "+components/pref_registry",
66 "+components/printing/common", 66 "+components/printing/common",
67 "+components/proximity_auth", 67 "+components/proximity_auth",
68 "+components/query_parser", 68 "+components/query_parser",
69 "+components/rappor", 69 "+components/rappor",
70 "+components/renderer_context_menu", 70 "+components/renderer_context_menu",
71 "+components/search", 71 "+components/search",
72 "+components/search_engines", 72 "+components/search_engines",
73 "+components/search_provider_logos", 73 "+components/search_provider_logos",
74 "+components/service_tab_launcher",
74 "+components/session_manager", 75 "+components/session_manager",
75 "+components/sessions", 76 "+components/sessions",
76 "+components/signin", 77 "+components/signin",
77 "+components/startup_metric_utils", 78 "+components/startup_metric_utils",
78 "+components/storage_monitor", 79 "+components/storage_monitor",
79 "+components/suggestions", 80 "+components/suggestions",
80 "+components/sync_driver", 81 "+components/sync_driver",
81 "+components/translate/content/browser", 82 "+components/translate/content/browser",
82 "+components/translate/content/common", 83 "+components/translate/content/common",
83 "+components/translate/core/browser", 84 "+components/translate/core/browser",
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h", 174 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h",
174 "+third_party/WebKit/public/web/WebCache.h", 175 "+third_party/WebKit/public/web/WebCache.h",
175 "+third_party/WebKit/public/web/WebContextMenuData.h", 176 "+third_party/WebKit/public/web/WebContextMenuData.h",
176 "+third_party/WebKit/public/web/WebFindOptions.h", 177 "+third_party/WebKit/public/web/WebFindOptions.h",
177 "+third_party/WebKit/public/web/WebInputEvent.h", 178 "+third_party/WebKit/public/web/WebInputEvent.h",
178 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 179 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
179 "+third_party/WebKit/public/web/WebPluginAction.h", 180 "+third_party/WebKit/public/web/WebPluginAction.h",
180 "+third_party/WebKit/public/web/WebTextDirection.h", 181 "+third_party/WebKit/public/web/WebTextDirection.h",
181 "+third_party/WebKit/public/web/WebWindowFeatures.h", 182 "+third_party/WebKit/public/web/WebWindowFeatures.h",
182 ] 183 ]
OLDNEW
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698