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

Side by Side Diff: components/OWNERS

Issue 1289423002: Add webusb notification UI code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moved webusb::WebUsbDetector::GetInstance() call to chrome_browser_main.cc Created 5 years, 4 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 per-file app_modal*=avi@chromium.org 6 per-file app_modal*=avi@chromium.org
7 7
8 per-file audio_modem.gypi=ckehoe@chromium.org 8 per-file audio_modem.gypi=ckehoe@chromium.org
9 per-file audio_modem.gypi=rkc@chromium.org 9 per-file audio_modem.gypi=rkc@chromium.org
10 per-file audio_modem.gypi=xiyuan@chromium.org 10 per-file audio_modem.gypi=xiyuan@chromium.org
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 per-file web_contents_delegate_android.gypi=tedchoc@chromium.org 319 per-file web_contents_delegate_android.gypi=tedchoc@chromium.org
320 320
321 per-file web_modal.gypi=wittman@chromium.org 321 per-file web_modal.gypi=wittman@chromium.org
322 322
323 per-file web_resource.gypi=achuith@chromium.org 323 per-file web_resource.gypi=achuith@chromium.org
324 per-file web_resource.gypi=asvitkine@chromium.org 324 per-file web_resource.gypi=asvitkine@chromium.org
325 per-file web_resource.gypi=dbeam@chromium.org 325 per-file web_resource.gypi=dbeam@chromium.org
326 per-file web_resource.gypi=rsesek@chromium.org 326 per-file web_resource.gypi=rsesek@chromium.org
327 per-file web_resource.gypi=stevet@chromium.org 327 per-file web_resource.gypi=stevet@chromium.org
328 328
329 per-file webusb.gypi=juncai@chromium.org
330 per-file webusb.gypi=reillyg@chromium.org
331 per-file webusb.gypi=rockot@chromium.org
332
329 per-file wifi.gypi=mef@chromium.org 333 per-file wifi.gypi=mef@chromium.org
330 334
331 per-file *.isolate=maruel@chromium.org 335 per-file *.isolate=maruel@chromium.org
332 per-file *.isolate=tandrii@chromium.org 336 per-file *.isolate=tandrii@chromium.org
333 per-file *.isolate=vadimsh@chromium.org 337 per-file *.isolate=vadimsh@chromium.org
334 338
335 # These are for the common case of adding or removing tests. If you're making 339 # These are for the common case of adding or removing tests. If you're making
336 # structural changes, please get a review from one of the overall components 340 # structural changes, please get a review from one of the overall components
337 # OWNERS. 341 # OWNERS.
338 per-file components_tests.gyp=* 342 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698