Index: cc/layer_tree_host.h |
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
index 7e600bd67e8f62c7b75b00ae4d822185c1b9c960..efaac665ea39ab754bdb9976654b5f38a6908ae0 100644 |
--- a/cc/layer_tree_host.h |
+++ b/cc/layer_tree_host.h |
@@ -86,6 +86,7 @@ struct CC_EXPORT LayerTreeSettings { |
bool pageScalePinchZoomEnabled; |
bool backgroundColorInsteadOfCheckerboard; |
bool showOverdrawInTracing; |
+ bool canUseLCDText; |
double refreshRate; |
size_t maxPartialTextureUpdates; |
size_t numRasterThreads; |