summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorkhushalsagar <khushalsagar@chromium.org>2016-01-29 18:47:17 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-30 02:48:18 +0000
commitb0d8691b17203c4e033ff5ee1a98a9de99a66734 (patch)
tree7f12cbbd1e2e5601de472dd80070243015158afd /cc/cc_tests.gyp
parenta5c40ea4cf0e867757dfb4741c9a1ef838b8f82f (diff)
downloadchromium_src-b0d8691b17203c4e033ff5ee1a98a9de99a66734.zip
chromium_src-b0d8691b17203c4e033ff5ee1a98a9de99a66734.tar.gz
chromium_src-b0d8691b17203c4e033ff5ee1a98a9de99a66734.tar.bz2
cc: Route output surface requests and visiblity calls for the remote
client LayerTreeHost. This also fixes the error for commits aborted on the server due to output surface lost. BUG=550687, 577301 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1583033002 Cr-Commit-Position: refs/heads/master@{#372522}
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0ebfa22..986ff53 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -146,6 +146,7 @@
'trees/layer_tree_host_unittest_picture.cc',
'trees/layer_tree_host_unittest_proxy.cc',
'trees/layer_tree_host_unittest_record_gpu_histogram.cc',
+ 'trees/layer_tree_host_unittest_remote_server.cc',
'trees/layer_tree_host_unittest_scroll.cc',
'trees/layer_tree_host_unittest_serialization.cc',
'trees/layer_tree_host_unittest_video.cc',