Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / cc / test / fake_layer_tree_host_impl.cc
index 3c4e125..ea19e14 100644 (file)
@@ -16,6 +16,7 @@ FakeLayerTreeHostImpl::FakeLayerTreeHostImpl(Proxy* proxy,
                         proxy,
                         &stats_instrumentation_,
                         manager,
+                        NULL,
                         0) {
   // Explicitly clear all debug settings.
   SetDebugState(LayerTreeDebugState());
@@ -34,6 +35,7 @@ FakeLayerTreeHostImpl::FakeLayerTreeHostImpl(const LayerTreeSettings& settings,
                         proxy,
                         &stats_instrumentation_,
                         manager,
+                        NULL,
                         0) {
   // Explicitly clear all debug settings.
   SetDebugState(LayerTreeDebugState());