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

Unified Diff: content/content_tests.gypi

Issue 295933007: Move local_file_stream_reader_unittest from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0948329c92943c782252c0e65703b08158a369df..22806ab0a35faa6cacf9af4a79a77f7dc995f648 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -444,6 +444,7 @@
'browser/fileapi/file_writer_delegate_unittest.cc',
'browser/fileapi/fileapi_message_filter_unittest.cc',
'browser/fileapi/isolated_context_unittest.cc',
+ 'browser/fileapi/local_file_stream_reader_unittest.cc',
'browser/fileapi/local_file_stream_writer_unittest.cc',
'browser/fileapi/local_file_util_unittest.cc',
'browser/fileapi/mock_file_change_observer.cc',
@@ -693,7 +694,6 @@
'test/image_decoder_test.cc',
'test/image_decoder_test.h',
'test/run_all_unittests.cc',
- '../webkit/browser/blob/local_file_stream_reader_unittest.cc',
'../webkit/child/multipart_response_delegate_unittest.cc',
],
'conditions': [
« no previous file with comments | « content/browser/fileapi/local_file_stream_reader_unittest.cc ('k') | webkit/browser/blob/local_file_stream_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698