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

Side by Side Diff: content/content_tests.gypi

Issue 2157493003: Revert of bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Created 4 years, 5 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
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 654 matching lines...) Expand 10 before | Expand all | Expand 10 after
665 'child/shared_memory_data_consumer_handle_unittest.cc', 665 'child/shared_memory_data_consumer_handle_unittest.cc',
666 'child/shared_memory_received_data_factory_unittest.cc', 666 'child/shared_memory_received_data_factory_unittest.cc',
667 'child/simple_webmimeregistry_impl_unittest.cc', 667 'child/simple_webmimeregistry_impl_unittest.cc',
668 'child/site_isolation_stats_gatherer_unittest.cc', 668 'child/site_isolation_stats_gatherer_unittest.cc',
669 'child/v8_value_converter_impl_unittest.cc', 669 'child/v8_value_converter_impl_unittest.cc',
670 'child/web_data_consumer_handle_impl_unittest.cc', 670 'child/web_data_consumer_handle_impl_unittest.cc',
671 'child/web_url_loader_impl_unittest.cc', 671 'child/web_url_loader_impl_unittest.cc',
672 'child/worker_thread_registry_unittest.cc', 672 'child/worker_thread_registry_unittest.cc',
673 'common/android/address_parser_unittest.cc', 673 'common/android/address_parser_unittest.cc',
674 'common/android/gin_java_bridge_value_unittest.cc', 674 'common/android/gin_java_bridge_value_unittest.cc',
675 'common/bluetooth/web_bluetooth_device_id_unittest.cc',
676 'common/common_param_traits_unittest.cc', 675 'common/common_param_traits_unittest.cc',
677 'common/cross_site_document_classifier_unittest.cc', 676 'common/cross_site_document_classifier_unittest.cc',
678 'common/cursors/webcursor_unittest.cc', 677 'common/cursors/webcursor_unittest.cc',
679 'common/database_connections_unittest.cc', 678 'common/database_connections_unittest.cc',
680 'common/database_identifier_unittest.cc', 679 'common/database_identifier_unittest.cc',
681 'common/discardable_shared_memory_heap_unittest.cc', 680 'common/discardable_shared_memory_heap_unittest.cc',
682 'common/dom_storage/dom_storage_map_unittest.cc', 681 'common/dom_storage/dom_storage_map_unittest.cc',
683 'common/fileapi/file_system_util_unittest.cc', 682 'common/fileapi/file_system_util_unittest.cc',
684 'common/host_discardable_shared_memory_manager_unittest.cc', 683 'common/host_discardable_shared_memory_manager_unittest.cc',
685 'common/host_shared_bitmap_manager_unittest.cc', 684 'common/host_shared_bitmap_manager_unittest.cc',
(...skipping 1246 matching lines...) Expand 10 before | Expand all | Expand 10 after
1932 'content_unittests_apk.isolate', 1931 'content_unittests_apk.isolate',
1933 ], 1932 ],
1934 }, 1933 },
1935 ], 1934 ],
1936 }, 1935 },
1937 ], 1936 ],
1938 ], 1937 ],
1939 }], 1938 }],
1940 ], 1939 ],
1941 } 1940 }
OLDNEW
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | content/renderer/bluetooth/web_bluetooth_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698