Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / cc / trees / layer_tree_settings.cc
index 1465325..bf72893 100644 (file)
@@ -62,8 +62,8 @@ LayerTreeSettings::LayerTreeSettings()
       use_zero_copy(false),
       ignore_root_layer_flings(false),
       use_rgba_4444_textures(false),
-      touch_hit_testing(true),
       texture_id_allocation_chunk_size(64),
+      use_occlusion_for_tile_prioritization(false),
       record_full_layer(false) {
 }