Chromium Code Reviews| Index: cc/thread_proxy.h |
| diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h |
| index 683dac3fefb648c1893507e9e7f6a2a3307075d0..f093b280637f135cfbb36eca40cfe6247c932955 100644 |
| --- a/cc/thread_proxy.h |
| +++ b/cc/thread_proxy.h |
| @@ -88,7 +88,6 @@ private: |
| base::TimeTicks monotonicFrameBeginTime; |
| scoped_ptr<ScrollAndScaleSet> scrollInfo; |
| gfx::Transform implTransform; |
| - PrioritizedResourceManager::BackingList evictedContentsTexturesBackings; |
| size_t memoryAllocationLimitBytes; |
| }; |