Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: content/content_tests.gypi

Issue 12223006: Cleanup: Introduce AsyncFileTestHelper for testing with async file/quota operations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/fileapi/async_file_test_helper.h » ('j') | webkit/fileapi/async_file_test_helper.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 66bb4e68443d2b41c347ef1f94c97c279b8096c5..ff567edcb42c655ea05b65a9c25a9f980d1c7276 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -421,6 +421,8 @@
'../webkit/dom_storage/dom_storage_database_unittest.cc',
'../webkit/dom_storage/dom_storage_map_unittest.cc',
'../webkit/dom_storage/session_storage_database_unittest.cc',
+ '../webkit/fileapi/async_file_test_helper.cc',
+ '../webkit/fileapi/async_file_test_helper.h',
'../webkit/fileapi/external_mount_points_unittest.cc',
'../webkit/fileapi/file_system_context_unittest.cc',
'../webkit/fileapi/file_system_database_test_helper.cc',
« no previous file with comments | « no previous file | webkit/fileapi/async_file_test_helper.h » ('j') | webkit/fileapi/async_file_test_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698