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

Side by Side Diff: components/OWNERS

Issue 2004643002: Implement BroadcastChannel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address dcheng's comments Created 4 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 | « no previous file | components/components.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 blundell@chromium.org 1 blundell@chromium.org
2 caitkp@chromium.org 2 caitkp@chromium.org
3 jochen@chromium.org 3 jochen@chromium.org
4 sdefresne@chromium.org 4 sdefresne@chromium.org
5 5
6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984 6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984
7 7
8 per-file app_modal.gypi=file://components/app_modal/OWNERS 8 per-file app_modal.gypi=file://components/app_modal/OWNERS
9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS 9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS
10 10
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 242
243 per-file web_modal.gypi=file://components/web_modal/OWNERS 243 per-file web_modal.gypi=file://components/web_modal/OWNERS
244 244
245 per-file web_resource.gypi=file://components/web_resource/OWNERS 245 per-file web_resource.gypi=file://components/web_resource/OWNERS
246 246
247 per-file web_restrictions.gypi=file://components/web_restrictions/OWNERS 247 per-file web_restrictions.gypi=file://components/web_restrictions/OWNERS
248 248
249 per-file webdata.gypi=file://components/webdata/OWNERS 249 per-file webdata.gypi=file://components/webdata/OWNERS
250 per-file webdata_services.gypi=file://components/webdata_services/OWNERS 250 per-file webdata_services.gypi=file://components/webdata_services/OWNERS
251 251
252 per-file webmessaging.gypi=file://components/webmessaging/OWNERS
253
252 per-file webp_transcode.gypi=file://components/webp_transcode/OWNERS 254 per-file webp_transcode.gypi=file://components/webp_transcode/OWNERS
253 255
254 per-file webusb.gypi=file://components/webusb/OWNERS 256 per-file webusb.gypi=file://components/webusb/OWNERS
255 257
256 per-file wifi.gypi=file://components/wifi/OWNERS 258 per-file wifi.gypi=file://components/wifi/OWNERS
257 259
258 per-file *.isolate=maruel@chromium.org 260 per-file *.isolate=maruel@chromium.org
259 per-file *.isolate=tandrii@chromium.org 261 per-file *.isolate=tandrii@chromium.org
260 per-file *.isolate=vadimsh@chromium.org 262 per-file *.isolate=vadimsh@chromium.org
261 263
262 # These are for the common case of adding or removing tests. If you're making 264 # These are for the common case of adding or removing tests. If you're making
263 # structural changes, please get a review from one of the overall components 265 # structural changes, please get a review from one of the overall components
264 # OWNERS. 266 # OWNERS.
265 per-file components_tests.gyp=* 267 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « no previous file | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698