Index: third_party/WebKit/Source/platform/graphics/GraphicsLayer.h |
diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h |
index 4053249653c225b2a0c4d6ea3d5c165d5bc6fdb6..dcb5611f20c864ae55b4eb8ff798bc5331bfa424 100644 |
--- a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h |
+++ b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h |
@@ -250,7 +250,6 @@ public: |
void setElementId(const CompositorElementId&); |
void setCompositorMutableProperties(uint32_t); |
- static void setDrawDebugRedFillForTesting(bool); |
ContentLayerDelegate* contentLayerDelegateForTesting() const { return m_contentLayerDelegate.get(); } |
// DisplayItemClient methods |