Index: third_party/WebKit/Source/web/PageOverlay.h |
diff --git a/third_party/WebKit/Source/web/PageOverlay.h b/third_party/WebKit/Source/web/PageOverlay.h |
index e050a0a9ae4237a70383d3fec5605adb4eb93e47..db61224a36b740dc1b465c211ae2cf588023dc48 100644 |
--- a/third_party/WebKit/Source/web/PageOverlay.h |
+++ b/third_party/WebKit/Source/web/PageOverlay.h |
@@ -78,6 +78,8 @@ public: |
String debugName(const GraphicsLayer*) const override; |
private: |
+ DISPLAY_ITEM_CACHE_STATUS_UNCACHEABLE_IMPLEMENTATION |
+ |
PageOverlay(WebViewImpl*, PageOverlay::Delegate*); |
WebViewImpl* m_viewImpl; |