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

Side by Side Diff: content/content_tests.gypi

Issue 1847173002: Revert "Revert of Remove font cache code (patchset #3 id:40001 of https://codereview.chromium.org/1… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add test expectations to rebaseline tests on Win10 Created 4 years, 8 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
« no previous file with comments | « content/content_common.gypi ('k') | content/ppapi_plugin/ppapi_plugin_main.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 'variables': { 6 'variables': {
7 'layouttest_support_content_sources': [ 7 'layouttest_support_content_sources': [
8 'public/test/layouttest_support.h', 8 'public/test/layouttest_support.h',
9 'public/test/nested_message_pump_android.cc', 9 'public/test/nested_message_pump_android.cc',
10 'public/test/nested_message_pump_android.h', 10 'public/test/nested_message_pump_android.h',
(...skipping 652 matching lines...) Expand 10 before | Expand all | Expand 10 after
663 'common/android/address_parser_unittest.cc', 663 'common/android/address_parser_unittest.cc',
664 'common/android/gin_java_bridge_value_unittest.cc', 664 'common/android/gin_java_bridge_value_unittest.cc',
665 'common/cc_messages_unittest.cc', 665 'common/cc_messages_unittest.cc',
666 'common/common_param_traits_unittest.cc', 666 'common/common_param_traits_unittest.cc',
667 'common/cross_site_document_classifier_unittest.cc', 667 'common/cross_site_document_classifier_unittest.cc',
668 'common/cursors/webcursor_unittest.cc', 668 'common/cursors/webcursor_unittest.cc',
669 'common/database_connections_unittest.cc', 669 'common/database_connections_unittest.cc',
670 'common/database_identifier_unittest.cc', 670 'common/database_identifier_unittest.cc',
671 'common/discardable_shared_memory_heap_unittest.cc', 671 'common/discardable_shared_memory_heap_unittest.cc',
672 'common/dom_storage/dom_storage_map_unittest.cc', 672 'common/dom_storage/dom_storage_map_unittest.cc',
673 'common/dwrite_font_platform_win_unittest.cc',
674 'common/fileapi/file_system_util_unittest.cc', 673 'common/fileapi/file_system_util_unittest.cc',
675 'common/gpu/ca_layer_tree_unittest_mac.mm', 674 'common/gpu/ca_layer_tree_unittest_mac.mm',
676 'common/gpu/client/gpu_memory_buffer_impl_shared_memory_unittest.cc', 675 'common/gpu/client/gpu_memory_buffer_impl_shared_memory_unittest.cc',
677 'common/gpu/client/gpu_memory_buffer_impl_test_template.h', 676 'common/gpu/client/gpu_memory_buffer_impl_test_template.h',
678 'common/gpu/gpu_channel_manager_unittest.cc', 677 'common/gpu/gpu_channel_manager_unittest.cc',
679 'common/gpu/gpu_channel_test_common.cc', 678 'common/gpu/gpu_channel_test_common.cc',
680 'common/gpu/gpu_channel_test_common.h', 679 'common/gpu/gpu_channel_test_common.h',
681 'common/gpu/gpu_channel_unittest.cc', 680 'common/gpu/gpu_channel_unittest.cc',
682 'common/host_discardable_shared_memory_manager_unittest.cc', 681 'common/host_discardable_shared_memory_manager_unittest.cc',
683 'common/host_shared_bitmap_manager_unittest.cc', 682 'common/host_shared_bitmap_manager_unittest.cc',
(...skipping 1533 matching lines...) Expand 10 before | Expand all | Expand 10 after
2217 'content_unittests_apk.isolate', 2216 'content_unittests_apk.isolate',
2218 ], 2217 ],
2219 }, 2218 },
2220 ], 2219 ],
2221 }, 2220 },
2222 ], 2221 ],
2223 ], 2222 ],
2224 }], 2223 }],
2225 ], 2224 ],
2226 } 2225 }
OLDNEW
« no previous file with comments | « content/content_common.gypi ('k') | content/ppapi_plugin/ppapi_plugin_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698