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

Side by Side Diff: content/content_tests.gypi

Issue 24704003: Move webkit/mocks/ to content/test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | content/renderer/media/android/media_info_loader_unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'test_support_content', 8 'target_name': 'test_support_content',
9 'type': 'static_library', 9 'type': 'static_library',
10 'defines!': ['CONTENT_IMPLEMENTATION'], 10 'defines!': ['CONTENT_IMPLEMENTATION'],
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 'test/content_test_suite.h', 111 'test/content_test_suite.h',
112 'test/layouttest_support.cc', 112 'test/layouttest_support.cc',
113 'test/mock_keyboard.cc', 113 'test/mock_keyboard.cc',
114 'test/mock_keyboard.h', 114 'test/mock_keyboard.h',
115 'test/mock_keyboard_driver_win.cc', 115 'test/mock_keyboard_driver_win.cc',
116 'test/mock_keyboard_driver_win.h', 116 'test/mock_keyboard_driver_win.h',
117 'test/mock_render_process.cc', 117 'test/mock_render_process.cc',
118 'test/mock_render_process.h', 118 'test/mock_render_process.h',
119 'test/mock_webclipboard_impl.cc', 119 'test/mock_webclipboard_impl.cc',
120 'test/mock_webclipboard_impl.h', 120 'test/mock_webclipboard_impl.h',
121 'test/mock_webframeclient.h',
122 'test/mock_weburlloader.cc',
123 'test/mock_weburlloader.h',
121 'test/net/url_request_abort_on_end_job.cc', 124 'test/net/url_request_abort_on_end_job.cc',
122 'test/net/url_request_abort_on_end_job.h', 125 'test/net/url_request_abort_on_end_job.h',
123 'test/net/url_request_failed_job.cc', 126 'test/net/url_request_failed_job.cc',
124 'test/net/url_request_failed_job.h', 127 'test/net/url_request_failed_job.h',
125 'test/net/url_request_mock_http_job.cc', 128 'test/net/url_request_mock_http_job.cc',
126 'test/net/url_request_mock_http_job.h', 129 'test/net/url_request_mock_http_job.h',
127 'test/net/url_request_prepackaged_interceptor.cc', 130 'test/net/url_request_prepackaged_interceptor.cc',
128 'test/net/url_request_prepackaged_interceptor.h', 131 'test/net/url_request_prepackaged_interceptor.h',
129 'test/net/url_request_slow_download_job.cc', 132 'test/net/url_request_slow_download_job.cc',
130 'test/net/url_request_slow_download_job.h', 133 'test/net/url_request_slow_download_job.h',
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
581 '../webkit/browser/fileapi/upload_file_system_file_element_reader_unitte st.cc', 584 '../webkit/browser/fileapi/upload_file_system_file_element_reader_unitte st.cc',
582 '../webkit/child/multipart_response_delegate_unittest.cc', 585 '../webkit/child/multipart_response_delegate_unittest.cc',
583 '../webkit/child/touch_fling_gesture_curve_unittest.cc', 586 '../webkit/child/touch_fling_gesture_curve_unittest.cc',
584 '../webkit/child/worker_task_runner_unittest.cc', 587 '../webkit/child/worker_task_runner_unittest.cc',
585 '../webkit/common/blob/shareable_file_reference_unittest.cc', 588 '../webkit/common/blob/shareable_file_reference_unittest.cc',
586 '../webkit/common/cursors/webcursor_unittest.cc', 589 '../webkit/common/cursors/webcursor_unittest.cc',
587 '../webkit/common/database/database_connections_unittest.cc', 590 '../webkit/common/database/database_connections_unittest.cc',
588 '../webkit/common/database/database_identifier_unittest.cc', 591 '../webkit/common/database/database_identifier_unittest.cc',
589 '../webkit/common/fileapi/file_system_util_unittest.cc', 592 '../webkit/common/fileapi/file_system_util_unittest.cc',
590 '../webkit/glue/webkit_glue_unittest.cc', 593 '../webkit/glue/webkit_glue_unittest.cc',
591 '../webkit/mocks/mock_weburlloader.cc',
592 '../webkit/mocks/mock_weburlloader.h',
593 '../webkit/common/user_agent/user_agent_unittest.cc', 594 '../webkit/common/user_agent/user_agent_unittest.cc',
594 '../webkit/browser/quota/mock_quota_manager.cc', 595 '../webkit/browser/quota/mock_quota_manager.cc',
595 '../webkit/browser/quota/mock_quota_manager.h', 596 '../webkit/browser/quota/mock_quota_manager.h',
596 '../webkit/browser/quota/mock_quota_manager_unittest.cc', 597 '../webkit/browser/quota/mock_quota_manager_unittest.cc',
597 '../webkit/browser/quota/mock_special_storage_policy.cc', 598 '../webkit/browser/quota/mock_special_storage_policy.cc',
598 '../webkit/browser/quota/mock_special_storage_policy.h', 599 '../webkit/browser/quota/mock_special_storage_policy.h',
599 '../webkit/browser/quota/mock_storage_client.cc', 600 '../webkit/browser/quota/mock_storage_client.cc',
600 '../webkit/browser/quota/mock_storage_client.h', 601 '../webkit/browser/quota/mock_storage_client.h',
601 '../webkit/browser/quota/quota_database_unittest.cc', 602 '../webkit/browser/quota/quota_database_unittest.cc',
602 '../webkit/browser/quota/quota_manager_unittest.cc', 603 '../webkit/browser/quota/quota_manager_unittest.cc',
(...skipping 891 matching lines...) Expand 10 before | Expand all | Expand 10 after
1494 'files': ['<(PRODUCT_DIR)/libnpapi_test_plugin.so'], 1495 'files': ['<(PRODUCT_DIR)/libnpapi_test_plugin.so'],
1495 }, 1496 },
1496 ], 1497 ],
1497 }], 1498 }],
1498 ], 1499 ],
1499 }, 1500 },
1500 ], 1501 ],
1501 }], 1502 }],
1502 ], 1503 ],
1503 } 1504 }
OLDNEW
« no previous file with comments | « no previous file | content/renderer/media/android/media_info_loader_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698