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

Side by Side Diff: components/OWNERS

Issue 2004643002: Implement BroadcastChannel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try to fix ios gyp build 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
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 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 241
242 per-file web_modal.gypi=file://components/web_modal/OWNERS 242 per-file web_modal.gypi=file://components/web_modal/OWNERS
243 243
244 per-file web_resource.gypi=file://components/web_resource/OWNERS 244 per-file web_resource.gypi=file://components/web_resource/OWNERS
245 245
246 per-file web_restrictions.gypi=file://components/web_restrictions/OWNERS 246 per-file web_restrictions.gypi=file://components/web_restrictions/OWNERS
247 247
248 per-file webdata.gypi=file://components/webdata/OWNERS 248 per-file webdata.gypi=file://components/webdata/OWNERS
249 per-file webdata_services.gypi=file://components/webdata_services/OWNERS 249 per-file webdata_services.gypi=file://components/webdata_services/OWNERS
250 250
251 per-file webmessaging.gypi=file://components/webmessaging/OWNERS
252
251 per-file webp_transcode.gypi=file://components/webp_transcode/OWNERS 253 per-file webp_transcode.gypi=file://components/webp_transcode/OWNERS
252 254
253 per-file webusb.gypi=file://components/webusb/OWNERS 255 per-file webusb.gypi=file://components/webusb/OWNERS
254 256
255 per-file wifi.gypi=file://components/wifi/OWNERS 257 per-file wifi.gypi=file://components/wifi/OWNERS
256 258
257 per-file *.isolate=maruel@chromium.org 259 per-file *.isolate=maruel@chromium.org
258 per-file *.isolate=tandrii@chromium.org 260 per-file *.isolate=tandrii@chromium.org
259 per-file *.isolate=vadimsh@chromium.org 261 per-file *.isolate=vadimsh@chromium.org
260 262
261 # These are for the common case of adding or removing tests. If you're making 263 # These are for the common case of adding or removing tests. If you're making
262 # structural changes, please get a review from one of the overall components 264 # structural changes, please get a review from one of the overall components
263 # OWNERS. 265 # OWNERS.
264 per-file components_tests.gyp=* 266 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « no previous file | components/components.gyp » ('j') | components/webmessaging/public/interfaces/broadcast_channel.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698