Index: ash/debug.h |
diff --git a/ash/debug.h b/ash/debug.h |
index 8ed7c7a31dddba5768b90968b10dfef7c3738396..92838d6114760125fd4ec223a8548c48ffc1dddd 100644 |
--- a/ash/debug.h |
+++ b/ash/debug.h |
@@ -12,6 +12,8 @@ namespace debug { |
// Toggles debugging features controlled by |
// cc::LayerTreeDebugState. |
+ASH_EXPORT void ToggleShowDebugBorders(); |
+ASH_EXPORT void ToggleShowFpsCounter(); |
ASH_EXPORT void ToggleShowPaintRects(); |
} // debug |