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

Unified Diff: content/content_tests.gypi

Issue 183343002: Move test_file_set to content/test/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, rename files Created 6 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 | « content/browser/fileapi/obfuscated_file_util_unittest.cc ('k') | content/test/fileapi_test_file_set.h » ('j') | no next file with comments »
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 a0016ddae8b4e645ce428e34c07ff9f0c2c91566..bb7e7d59ed34a6af4bafd17c3ddea4f0be5b67a7 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -580,6 +580,8 @@
'renderer/skia_benchmarking_extension_unittest.cc',
'renderer/v8_value_converter_impl_unittest.cc',
'renderer/webcrypto/shared_crypto_unittest.cc',
+ 'test/fileapi_test_file_set.cc',
+ 'test/fileapi_test_file_set.h',
'test/image_decoder_test.cc',
'test/image_decoder_test.h',
'test/run_all_unittests.cc',
@@ -624,8 +626,6 @@
'../webkit/browser/fileapi/sandbox_isolated_origin_database_unittest.cc',
'../webkit/browser/fileapi/sandbox_origin_database_unittest.cc',
'../webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc',
- '../webkit/browser/fileapi/test_file_set.cc',
- '../webkit/browser/fileapi/test_file_set.h',
'../webkit/browser/fileapi/timed_task_helper_unittest.cc',
'../webkit/child/multipart_response_delegate_unittest.cc',
'../webkit/child/touch_fling_gesture_curve_unittest.cc',
« no previous file with comments | « content/browser/fileapi/obfuscated_file_util_unittest.cc ('k') | content/test/fileapi_test_file_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698