• backer@chromium.org's avatar
    Fix up compositor mocking. · 5c975ed6
    backer@chromium.org authored
    Two changes:
    a) detangle the mock compositor from compositor_test_support
    a) pull in compositor when using a mock compositor
    
    Rationale:
    
    a) this target was meant to support using use_webkit_compositor=1 when WK isn't initialized; sometimes we will want to use the mock compositor when WK is initialized
    
    b) we can imagine scenarios where we want to switch between mock and real compositors in the same executable, and it's one less target to update
    
    BUG=101477
    TEST=bots stay green
    
    Review URL: http://codereview.chromium.org/8395043
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107563 0039d316-1c4b-4281-b951-d872f2087c98
    5c975ed6
content_tests.gypi 13.9 KB