Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index 14cec67c5cf08777fba178faa2c7ea3615b89bcc..a4bcb2c8f4beaf8861c8462c2b9be0fc53a9acbc 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -22,6 +22,7 @@ class CC_EXPORT LayerTreeSettings { |
bool allow_antialiasing; |
bool throttle_frame_production; |
bool begin_frame_scheduling_enabled; |
+ bool send_v8_idle_notification_after_commit; |
bool main_frame_before_draw_enabled; |
bool main_frame_before_activation_enabled; |
bool using_synchronous_renderer_compositor; |