Index: content/browser/in_process_webkit/indexed_db_quota_client_unittest.cc |
=================================================================== |
--- content/browser/in_process_webkit/indexed_db_quota_client_unittest.cc (revision 97928) |
+++ content/browser/in_process_webkit/indexed_db_quota_client_unittest.cc (working copy) |
@@ -122,6 +122,7 @@ |
} |
file_path_origin = file_path_origin.Append(FILE_PATH_LITERAL("fake_file")); |
SetFileSizeTo(file_path_origin, size); |
+ idb_context()->ResetCaches(); |
} |
private: |