 Chromium Code Reviews
 Chromium Code Reviews Issue 641943002:
  components: Introduce AlarmTimer class and use it for GCM heartbeat  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 641943002:
  components: Introduce AlarmTimer class and use it for GCM heartbeat  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: components/timers/OWNERS | 
| diff --git a/components/timers/OWNERS b/components/timers/OWNERS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..0c43483139fb8f942bc3836aca28afb755244c62 | 
| --- /dev/null | 
| +++ b/components/timers/OWNERS | 
| @@ -0,0 +1,2 @@ | 
| +chirantan@chromium.org | 
| +derat@chromium.org |