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

Side by Side Diff: chrome/chrome_tests_unit.gypi

Issue 225023014: Revert of Reapply "Media Galleries API Metadata: Image metadata" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « chrome/chrome_dll_bundle.gypi ('k') | chrome/common/extensions/api/media_galleries.idl » ('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 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 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 'targets': [ 5 'targets': [
6 { 6 {
7 # This target contains mocks and test utilities that don't belong in 7 # This target contains mocks and test utilities that don't belong in
8 # production libraries but are used by more than one test executable. 8 # production libraries but are used by more than one test executable.
9 'target_name': 'test_support_common', 9 'target_name': 'test_support_common',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 1932 matching lines...) Expand 10 before | Expand all | Expand 10 after
1943 'utility/cloud_print/pwg_encoder_unittest.cc', 1943 'utility/cloud_print/pwg_encoder_unittest.cc',
1944 'utility/extensions/unpacker_unittest.cc', 1944 'utility/extensions/unpacker_unittest.cc',
1945 'utility/image_writer/image_writer_unittest.cc', 1945 'utility/image_writer/image_writer_unittest.cc',
1946 'utility/importer/bookmark_html_reader_unittest.cc', 1946 'utility/importer/bookmark_html_reader_unittest.cc',
1947 'utility/importer/bookmarks_file_importer_unittest.cc', 1947 'utility/importer/bookmarks_file_importer_unittest.cc',
1948 'utility/importer/firefox_importer_unittest.cc', 1948 'utility/importer/firefox_importer_unittest.cc',
1949 'utility/importer/firefox_importer_unittest_messages_internal.h', 1949 'utility/importer/firefox_importer_unittest_messages_internal.h',
1950 'utility/importer/firefox_importer_unittest_utils.h', 1950 'utility/importer/firefox_importer_unittest_utils.h',
1951 'utility/importer/firefox_importer_unittest_utils_mac.cc', 1951 'utility/importer/firefox_importer_unittest_utils_mac.cc',
1952 'utility/importer/safari_importer_unittest.mm', 1952 'utility/importer/safari_importer_unittest.mm',
1953 'utility/media_galleries/image_metadata_extractor_unittest.cc',
1954 1953
1955 # Duplicate these tests here because PathService has more items in 1954 # Duplicate these tests here because PathService has more items in
1956 # unit_tests than in base_unittests. 1955 # unit_tests than in base_unittests.
1957 '../base/path_service_unittest.cc', 1956 '../base/path_service_unittest.cc',
1958 1957
1959 # TODO(yael): Move to //components/components_tests.gypi once 1958 # TODO(yael): Move to //components/components_tests.gypi once
1960 # nacl_defines is moved out of chrome.gyp into a common place. 1959 # nacl_defines is moved out of chrome.gyp into a common place.
1961 '../components/nacl/loader/nacl_ipc_adapter_unittest.cc', 1960 '../components/nacl/loader/nacl_ipc_adapter_unittest.cc',
1962 '../components/nacl/loader/nacl_validation_query_unittest.cc', 1961 '../components/nacl/loader/nacl_validation_query_unittest.cc',
1963 1962
(...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after
2619 ['exclude', '^browser/ui/webui/downloads_'], 2618 ['exclude', '^browser/ui/webui/downloads_'],
2620 ['exclude', '^browser/ui/webui/flags_'], 2619 ['exclude', '^browser/ui/webui/flags_'],
2621 ['exclude', '^browser/ui/webui/help/'], 2620 ['exclude', '^browser/ui/webui/help/'],
2622 ['exclude', '^browser/ui/webui/options/'], 2621 ['exclude', '^browser/ui/webui/options/'],
2623 ['exclude', '^browser/ui/webui/options/'], 2622 ['exclude', '^browser/ui/webui/options/'],
2624 ['exclude', '^browser/ui/webui/signin/'], 2623 ['exclude', '^browser/ui/webui/signin/'],
2625 ['exclude', '^browser/ui/webui/suggestions_internals'], 2624 ['exclude', '^browser/ui/webui/suggestions_internals'],
2626 ['exclude', '^browser/ui/webui/sync_promo'], 2625 ['exclude', '^browser/ui/webui/sync_promo'],
2627 ['exclude', '^tools/profile_reset/'], 2626 ['exclude', '^tools/profile_reset/'],
2628 ['exclude', '^utility/importer/'], 2627 ['exclude', '^utility/importer/'],
2629 ['exclude', '^utility/media_galleries/'],
2630 ], 2628 ],
2631 'conditions': [ 2629 'conditions': [
2632 ['gtest_target_type == "shared_library"', { 2630 ['gtest_target_type == "shared_library"', {
2633 'dependencies': [ 2631 'dependencies': [
2634 '../testing/android/native_test.gyp:native_test_native_code', 2632 '../testing/android/native_test.gyp:native_test_native_code',
2635 ], 2633 ],
2636 }], 2634 }],
2637 ], 2635 ],
2638 }], # OS == android 2636 }], # OS == android
2639 ['OS!="android" and OS!="ios" and chromeos==0 and configuration_policy== 1', { 2637 ['OS!="android" and OS!="ios" and chromeos==0 and configuration_policy== 1', {
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
2893 'browser/ui/app_list/test/fake_profile_store.h', 2891 'browser/ui/app_list/test/fake_profile_store.h',
2894 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', 2892 'browser/ui/app_list/test/fast_show_pickler_unittest.cc',
2895 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', 2893 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc',
2896 'browser/ui/views/app_list/win/app_list_win_unittest.cc', 2894 'browser/ui/views/app_list/win/app_list_win_unittest.cc',
2897 ], 2895 ],
2898 }, 2896 },
2899 ], 2897 ],
2900 }], 2898 }],
2901 ], # 'conditions' 2899 ], # 'conditions'
2902 } 2900 }
OLDNEW
« no previous file with comments | « chrome/chrome_dll_bundle.gypi ('k') | chrome/common/extensions/api/media_galleries.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698