Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 0948329c92943c782252c0e65703b08158a369df..51931c5cfaef27c00348d588db97faf6b4a20e80 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -614,6 +614,7 @@ |
'child/fileapi/webfilewriter_base_unittest.cc', |
'child/indexed_db/indexed_db_dispatcher_unittest.cc', |
'child/indexed_db/webidbcursor_impl_unittest.cc', |
+ 'child/multipart_response_delegate_unittest.cc', |
'child/npapi/plugin_lib_unittest.cc', |
'child/power_monitor_broadcast_source_unittest.cc', |
'child/resource_dispatcher_unittest.cc', |
@@ -694,7 +695,6 @@ |
'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': [ |
['OS == "ios"', { |