| Index: cc/test/proxy_impl_for_test.h
|
| diff --git a/cc/test/proxy_impl_for_test.h b/cc/test/proxy_impl_for_test.h
|
| index 97d5f89b1919696b73b85de1dabebde728057466..dd80df898c467c07ae69ab1477e3be7be2ac32f8 100644
|
| --- a/cc/test/proxy_impl_for_test.h
|
| +++ b/cc/test/proxy_impl_for_test.h
|
| @@ -26,8 +26,6 @@ class ProxyImplForTest : public ProxyImpl {
|
| using ProxyImpl::DidCompletePageScaleAnimationOnImplThread;
|
| using ProxyImpl::SendBeginMainFrameNotExpectedSoon;
|
|
|
| - bool HasCommitCompletionEvent() const;
|
| - bool GetNextCommitWaitsForActivation() const;
|
| const DelayedUniqueNotifier& smoothness_priority_expiration_notifier() const {
|
| return smoothness_priority_expiration_notifier_;
|
| }
|
|
|