Chromium Code Reviews| Index: net/cookies/cookie_monster_store_test.h |
| =================================================================== |
| --- net/cookies/cookie_monster_store_test.h (revision 269838) |
| +++ 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(); |