Index: cc/settings.h |
diff --git a/cc/settings.h b/cc/settings.h |
index 1b8de7f312c6e3faec240868398dc46de5042d86..4666a35f02640aa1fa0670966918a9334d8db7b1 100644 |
--- a/cc/settings.h |
+++ b/cc/settings.h |
@@ -21,6 +21,7 @@ public: |
static bool pageScalePinchZoomEnabled(); |
static bool jankInsteadOfCheckerboard(); |
static bool backgroundColorInsteadOfCheckerboard(); |
+ static bool traceOverdraw(); |
static void setPartialSwapEnabled(bool); |
static void setPerTilePaintingEnabled(bool); |