| Index: trunk/src/content/child/indexed_db/webidbcursor_impl.h
|
| ===================================================================
|
| --- trunk/src/content/child/indexed_db/webidbcursor_impl.h (revision 243358)
|
| +++ trunk/src/content/child/indexed_db/webidbcursor_impl.h (working copy)
|
| @@ -47,7 +47,6 @@
|
| private:
|
| FRIEND_TEST_ALL_PREFIXES(WebIDBCursorImplTest, PrefetchTest);
|
| FRIEND_TEST_ALL_PREFIXES(WebIDBCursorImplTest, AdvancePrefetchTest);
|
| - FRIEND_TEST_ALL_PREFIXES(WebIDBCursorImplTest, PrefetchReset);
|
|
|
| int32 ipc_cursor_id_;
|
|
|
|
|