aura: Create aura_compositor watch list.

Create the list and add the owners of
content/browser/aura/ to it.

R=jbauman, piman, sievers
BUG=

Review URL: https://chromiumcodereview.appspot.com/21424003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215150 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 2219cdc..37581e8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -58,6 +58,15 @@
       'filepath': 'ui/aura/|'\
                   'ash/',
     },
+    'aura_compositor': {
+      'filepath':
+        'ui/compositor/' \
+       	'|content/browser/aura/' \
+        '|content/browser/renderer_host/render_widget_host_view_aura' \
+        '|content/browser/renderer_host/render_widget_host_view_browsertest' \
+        '|content/common/gpu/client/' \
+        '|webkit/common/gpu/'
+    },
     'autofill': {
       'filepath': 'chrome/browser/autofill/|'\
                   'chrome/browser/resources/options/autofill_|'\
@@ -600,6 +609,10 @@
     'appcache': ['[email protected]'],
     'apps': ['[email protected]', '[email protected]'],
     'aura': ['[email protected]', '[email protected]'],
+    'aura_compositor': ['[email protected]',
+                        '[email protected]',
+                        '[email protected]',
+                        '[email protected]'],
     'autofill': ['[email protected]',
                  '[email protected]', '[email protected]',
                  '[email protected]', '[email protected]',