summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 02:45:43 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 02:45:43 +0000
commitd0fcff7b79fdc1b1931eb0e2e2da20ae8771ad57 (patch)
tree9fae17aca3536ca96737741724b782c189bd4e23 /content/content_tests.gypi
parent770c714e651efbeef3507a3c177c619867c4f346 (diff)
downloadchromium_src-d0fcff7b79fdc1b1931eb0e2e2da20ae8771ad57.zip
chromium_src-d0fcff7b79fdc1b1931eb0e2e2da20ae8771ad57.tar.gz
chromium_src-d0fcff7b79fdc1b1931eb0e2e2da20ae8771ad57.tar.bz2
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue to child
Win x64 warning suppression, and allocator dependency on linux for shared_library build compared to previous land. TBR=jam@chromium.org Review URL: https://codereview.chromium.org/20003004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213033 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 92a88f7..9083289 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -518,6 +518,7 @@
'../webkit/browser/fileapi/transient_file_util_unittest.cc',
'../webkit/browser/fileapi/upload_file_system_file_element_reader_unittest.cc',
'test/run_all_unittests.cc',
+ '../webkit/child/multipart_response_delegate_unittest.cc',
'../webkit/child/touch_fling_gesture_curve_unittest.cc',
'../webkit/child/worker_task_runner_unittest.cc',
'../webkit/common/blob/shareable_file_reference_unittest.cc',
@@ -526,7 +527,6 @@
'../webkit/common/database/database_identifier_unittest.cc',
'../webkit/common/dom_storage/dom_storage_map_unittest.cc',
'../webkit/common/fileapi/file_system_util_unittest.cc',
- '../webkit/glue/multipart_response_delegate_unittest.cc',
'../webkit/glue/webkit_glue_unittest.cc',
'../webkit/mocks/mock_weburlloader.cc',
'../webkit/mocks/mock_weburlloader.h',