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

Unified Diff: components/OWNERS

Issue 641943002: components: Introduce AlarmTimer class and use it for GCM heartbeat (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build error in mcs_probe Created 6 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/timer/timer.h ('k') | components/components.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/OWNERS
diff --git a/components/OWNERS b/components/OWNERS
index 2c0b9f2320f56021f3a49bc387a1afdf75e17a50..35b00b4dc1dfb44ff42be583ee7cf3a395939873 100644
--- a/components/OWNERS
+++ b/components/OWNERS
@@ -201,6 +201,9 @@ per-file sync_driver*=rlarocque@chromium.org
per-file sync_driver*=tim@chromium.org
per-file sync_driver*=zea@chromium.org
+per-file timers*=chirantan@chromium.org
+per-file timers*=derat@chromium.org
+
per-file tracing*=jbauman@chromium.org
per-file tracing*=nduca@chromium.org
« no previous file with comments | « base/timer/timer.h ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698