Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / cc / trees / layer_tree_settings.h
index ba39e3c..14cec67 100644 (file)
@@ -77,8 +77,8 @@ class CC_EXPORT LayerTreeSettings {
   bool use_zero_copy;
   bool ignore_root_layer_flings;
   bool use_rgba_4444_textures;
-  bool touch_hit_testing;
   size_t texture_id_allocation_chunk_size;
+  bool use_occlusion_for_tile_prioritization;
   bool record_full_layer;
 
   LayerTreeDebugState initial_debug_state;