| 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 e261c4f20b026b23f637c84fc0dcb9b4dc9d2e07..2f39d28319c572d437390052270c86e6bc64dd60 100644
|
| --- a/third_party/WebKit/Source/web/PageOverlay.h
|
| +++ b/third_party/WebKit/Source/web/PageOverlay.h
|
| @@ -78,7 +78,6 @@ public:
|
|
|
| private:
|
| PageOverlay(WebViewImpl*, PageOverlay::Delegate*);
|
| - DISPLAY_ITEM_CACHE_STATUS_UNCACHEABLE_IMPLEMENTATION
|
|
|
| WebViewImpl* m_viewImpl;
|
| Persistent<PageOverlay::Delegate> m_delegate;
|
|
|