 Chromium Code Reviews
 Chromium Code Reviews Issue 2003553003:
  Report user actions for interactions with the Windows Settings app.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 2003553003:
  Report user actions for interactions with the Windows Settings app.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: chrome/browser/OWNERS | 
| diff --git a/chrome/browser/OWNERS b/chrome/browser/OWNERS | 
| index b5c6cdd4e8ba5b40c6c5eb0dee6e9c70bfc52cfd..935a3a0fe87588ea7b81574cf4cd0c8b03aba237 100644 | 
| --- a/chrome/browser/OWNERS | 
| +++ b/chrome/browser/OWNERS | 
| @@ -53,6 +53,9 @@ per-file media_router_resources.grdp*=apacible@chromium.org | 
| per-file media_router_resources.grdp*=imcheng@chromium.org | 
| per-file media_router_resources.grdp*=mfoltz@chromium.org | 
| +per-file settings_app_monitor_win*=grt@chromium.org | 
| +per-file settings_app_monitor_win*=pmonette@chromium.org | 
| 
Alexei Svitkine (slow)
2016/05/24 19:33:38
Maybe it would be better to make a chrome/browser/
 
grt (UTC plus 2)
2016/05/25 12:52:47
Good idea for an independent CL.
 
Alexei Svitkine (slow)
2016/05/25 15:51:34
If you're adding new files, I think it would be be
 
grt (UTC plus 2)
2016/05/26 13:13:48
Done.
 | 
| + | 
| per-file shell_integration_win*=gab@chromium.org | 
| per-file shell_integration_win*=grt@chromium.org | 
| per-file shell_integration_linux*=erg@chromium.org |