Fix Watchlist for DeviceSensors
After r265421, DeviceMotionAndOrientation is renamed to
DeviceSensors.
BUG=336424
NOTRY=true
Review URL: https://codereview.chromium.org/249063002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265597 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 2aaa795..148df72 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -225,12 +225,12 @@
'deep_memory_profiler': {
'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
},
- 'device_orientation': {
- 'filepath': 'content/browser/device_orientation/|'\
- 'content/common/device_orientation/|'\
- 'content/public/android/java/src/org/chromium/content/browser/DeviceMotionAndOrientation.java|'\
- 'content/public/android/javatests/src/org/chromium/content/browser/DeviceMotionAndOrientationTest.java|'\
- 'content/renderer/device_orientation/',
+ 'device_sensors': {
+ 'filepath': 'content/browser/device_sensors/|'\
+ 'content/common/device_sensors/|'\
+ 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
+ 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
+ 'content/renderer/device_sensors/',
},
'devtools': {
'filepath': 'devtools',
@@ -759,7 +759,7 @@
'content_shell': ['[email protected]'],
'cookie_monster': ['[email protected]'],
'deep_memory_profiler': ['[email protected]'],
- 'device_orientation': ['[email protected]', '[email protected]'],
+ 'device_sensors': ['[email protected]', '[email protected]', '[email protected]'],
'devtools': ['[email protected]', '[email protected]',
'[email protected]', '[email protected]',
'[email protected]',