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

Unified Diff: WATCHLISTS

Issue 2526253002: Add watchlist for Generic Sensor (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 4c8e4c699104beb23c5098c19747e41c773e2b10..73e25e630f8bdf10d6c5bdc86011bd383057c1cc 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -476,6 +476,10 @@
'components/gcm_driver/|'\
'google_apis/gcm/',
},
+ 'generic_sensor': {
+ 'filepath': 'device/generic_sensor/|'\
+ 'third_party/WebKit/Source/modules/sensor/',
+ },
'geolocation': {
'filepath': 'chrome/browser/geolocation/|'\
'content/browser/geolocation|'\
@@ -1841,6 +1845,9 @@
'gcm': ['johnme+watch@chromium.org',
'peter@chromium.org',
'zea+watch@chromium.org'],
+ 'generic_sensor': ['alexander.shalamov@intel.com',
+ 'mikhail.pozdnyakov@intel.com',
+ 'wanming.lin@intel.com'],
'geolocation': ['mlamouri+watch-geolocation@chromium.org',
'mvanouwerkerk@chromium.org'],
'gfx_geometry': ['cc-bugs@chromium.org'],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698