Add watchlist for Device Orientation/Motion.

Add watchlist for the code related to the Device
Orientation/Motion API, spec:
http://dev.w3.org/geo/api/spec-source-orientation.html.

Review URL: https://codereview.chromium.org/68703002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234608 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 04596e1..f03e0503 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -209,6 +209,13 @@
     '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/',
+    },
     'devtools': {
       'filepath': 'devtools',
     },
@@ -694,6 +701,7 @@
     'content_shell': ['[email protected]'],
     'cookie_monster': ['[email protected]'],
     'deep_memory_profiler': ['[email protected]'],
+    'device_orientation': ['[email protected]', '[email protected]'],
     'devtools': ['[email protected]', '[email protected]',
                  '[email protected]', '[email protected]',
                  '[email protected]',