Index: net/cookies/cookie_monster_store_test.h |
=================================================================== |
--- net/cookies/cookie_monster_store_test.h (revision 265252) |
+++ net/cookies/cookie_monster_store_test.h (working copy) |
@@ -132,6 +132,8 @@ |
bool removed, |
CookieMonsterDelegate::ChangeCause cause) OVERRIDE; |
+ virtual void OnLoaded() OVERRIDE; |
+ |
private: |
virtual ~MockCookieMonsterDelegate(); |