summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorccameron@chromium.org <ccameron@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-16 05:12:59 +0000
committerccameron@chromium.org <ccameron@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-16 05:12:59 +0000
commitb7c82d74fc966922b046b53ea4ef1428cf616208 (patch)
tree512ba643745f7113686742d70e07119c36e6d036 /WATCHLISTS
parent5f56d196352243a42d86fe9324f608d0dc1105b7 (diff)
downloadchromium_src-b7c82d74fc966922b046b53ea4ef1428cf616208.zip
chromium_src-b7c82d74fc966922b046b53ea4ef1428cf616208.tar.gz
chromium_src-b7c82d74fc966922b046b53ea4ef1428cf616208.tar.bz2
Add the UI compositor to the Mac build
Move the bulk of the files in content/browser/aura to content/browser/compositor, since they're not aura-specific. Build all of those files in the Mac build, and add ui/compositor to the dependencies of the Mac build. These files will soon only be excluded from the Android build. BUG=314190 Review URL: https://codereview.chromium.org/137893007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245131 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS3
1 files changed, 2 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index c5e2ec2..d02807e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -64,7 +64,8 @@
'aura_compositor': {
'filepath':
'ui/compositor/' \
- '|content/browser/aura/' \
+ '|content/browser/compositor/' \
+ '|content/browser/renderer_host/compositor_resize_lock_aura' \
'|content/browser/renderer_host/render_widget_host_view_aura' \
'|content/browser/renderer_host/render_widget_host_view_browsertest' \
'|content/common/gpu/client/' \