Chromium Code Reviews| Index: cc/thread_proxy.h |
| diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h |
| index 500ee1c1c642149d9b8bb95f2a6853882c32fe63..40b8a50f3dee17aef3bc26bab32b89a9bcd11ebb 100644 |
| --- a/cc/thread_proxy.h |
| +++ b/cc/thread_proxy.h |
| @@ -89,6 +89,7 @@ private: |
| ~BeginFrameAndCommitState(); |
| base::TimeTicks monotonicFrameBeginTime; |
| + base::Time wallClockFrameBeginTime; |
| scoped_ptr<ScrollAndScaleSet> scrollInfo; |
| gfx::Transform implTransform; |
| size_t memoryAllocationLimitBytes; |