diff options
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r-- | content/content_tests.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi index a7b0858..527e8f0 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -581,6 +581,7 @@ '../webkit/browser/fileapi/mock_file_change_observer.cc', '../webkit/browser/fileapi/mock_file_change_observer.h', '../webkit/browser/fileapi/native_file_util_unittest.cc', + '../webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc', '../webkit/browser/fileapi/quota/quota_reservation_manager_unittest.cc', '../webkit/browser/fileapi/sandbox_database_test_helper.cc', '../webkit/browser/fileapi/sandbox_database_test_helper.h', |