Add "eme" watch list.

[email protected], [email protected]

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279936 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index b41cd50..9152a951 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -278,6 +278,14 @@
     'drive_resource_metadata': {
       'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
     },
+    'eme': {
+      'filepath': 'components/cdm/|' \
+                  'content/browser/media/cdm/|' \
+                  'content/renderer/media/crypto/|' \
+                  'media/base/android/*drm*|' \
+                  'media/cdm/|' \
+                  'third_party/widevine/cdm/'
+    },
     'events': {
       'filepath': 'ui/events/',
     },
@@ -793,6 +801,7 @@
     'downloads_ui': ['[email protected]', '[email protected]'],
     'drive': ['[email protected]'],
     'drive_resource_metadata': ['[email protected]'],
+    'eme': ['[email protected]'],
     'events': ['[email protected]'],
     'extension': ['[email protected]',
                   '[email protected]'],