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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 248083005: Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes to problems exposed by r265481. 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_renderer.gypi ('k') | media/cast/audio_receiver/audio_receiver.gypi » ('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 2013 The Chromium Authors. All rights reserved. 1 # Copyright 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 'includes': [ 5 'includes': [
6 'js_unittest_vars.gypi', 6 'js_unittest_vars.gypi',
7 ], 7 ],
8 'targets': [ 8 'targets': [
9 { 9 {
10 'target_name': 'interactive_ui_tests', 10 'target_name': 'interactive_ui_tests',
(...skipping 758 matching lines...) Expand 10 before | Expand all | Expand 10 after
769 '../components/components.gyp:autofill_content_risk_proto', 769 '../components/components.gyp:autofill_content_risk_proto',
770 '../components/components.gyp:autofill_content_test_support', 770 '../components/components.gyp:autofill_content_test_support',
771 '../components/components.gyp:dom_distiller_content', 771 '../components/components.gyp:dom_distiller_content',
772 '../components/components.gyp:dom_distiller_test_support', 772 '../components/components.gyp:dom_distiller_test_support',
773 '../components/components.gyp:translate_core_common', 773 '../components/components.gyp:translate_core_common',
774 '../components/components_resources.gyp:components_resources', 774 '../components/components_resources.gyp:components_resources',
775 '../components/components_strings.gyp:components_strings', 775 '../components/components_strings.gyp:components_strings',
776 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', 776 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
777 '../extensions/common/api/api.gyp:extensions_api', 777 '../extensions/common/api/api.gyp:extensions_api',
778 '../google_apis/google_apis.gyp:google_apis_test_support', 778 '../google_apis/google_apis.gyp:google_apis_test_support',
779 '../media/cast/test/utility/utility.gyp:cast_test_utility', 779 '../media/cast/cast.gyp:cast_test_utility',
780 '../net/net.gyp:net', 780 '../net/net.gyp:net',
781 '../net/net.gyp:net_test_support', 781 '../net/net.gyp:net_test_support',
782 '../skia/skia.gyp:skia', 782 '../skia/skia.gyp:skia',
783 '../sync/sync.gyp:sync', 783 '../sync/sync.gyp:sync',
784 '../sync/sync.gyp:test_support_sync_api', 784 '../sync/sync.gyp:test_support_sync_api',
785 '../testing/gmock.gyp:gmock', 785 '../testing/gmock.gyp:gmock',
786 '../testing/gtest.gyp:gtest', 786 '../testing/gtest.gyp:gtest',
787 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 787 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
788 '../third_party/icu/icu.gyp:icui18n', 788 '../third_party/icu/icu.gyp:icui18n',
789 '../third_party/icu/icu.gyp:icuuc', 789 '../third_party/icu/icu.gyp:icuuc',
(...skipping 1176 matching lines...) Expand 10 before | Expand all | Expand 10 after
1966 'chrome_resources.gyp:chrome_resources', 1966 'chrome_resources.gyp:chrome_resources',
1967 'chrome_resources.gyp:chrome_strings', 1967 'chrome_resources.gyp:chrome_strings',
1968 'chrome_resources.gyp:packed_extra_resources', 1968 'chrome_resources.gyp:packed_extra_resources',
1969 'chrome_resources.gyp:packed_resources', 1969 'chrome_resources.gyp:packed_resources',
1970 'renderer', 1970 'renderer',
1971 'test/perf/perf_test.gyp:*', 1971 'test/perf/perf_test.gyp:*',
1972 'test_support_common', 1972 'test_support_common',
1973 '../base/base.gyp:base', 1973 '../base/base.gyp:base',
1974 '../base/base.gyp:base_i18n', 1974 '../base/base.gyp:base_i18n',
1975 '../base/base.gyp:test_support_base', 1975 '../base/base.gyp:test_support_base',
1976 '../media/cast/test/utility/utility.gyp:cast_test_utility', 1976 '../media/cast/cast.gyp:cast_test_utility',
1977 '../net/net.gyp:net', 1977 '../net/net.gyp:net',
1978 '../net/net.gyp:net_test_support', 1978 '../net/net.gyp:net_test_support',
1979 '../skia/skia.gyp:skia', 1979 '../skia/skia.gyp:skia',
1980 '../sync/sync.gyp:sync', 1980 '../sync/sync.gyp:sync',
1981 '../testing/gmock.gyp:gmock', 1981 '../testing/gmock.gyp:gmock',
1982 '../testing/gtest.gyp:gtest', 1982 '../testing/gtest.gyp:gtest',
1983 '../testing/perf/perf_test.gyp:*', 1983 '../testing/perf/perf_test.gyp:*',
1984 '../third_party/icu/icu.gyp:icui18n', 1984 '../third_party/icu/icu.gyp:icui18n',
1985 '../third_party/icu/icu.gyp:icuuc', 1985 '../third_party/icu/icu.gyp:icuuc',
1986 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 1986 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
(...skipping 928 matching lines...) Expand 10 before | Expand all | Expand 10 after
2915 ['enable_webrtc==1', { 2915 ['enable_webrtc==1', {
2916 'dependencies': [ 2916 'dependencies': [
2917 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc' 2917 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc'
2918 ] 2918 ]
2919 }], 2919 }],
2920 ], 2920 ],
2921 }] 2921 }]
2922 }], 2922 }],
2923 ], # 'conditions' 2923 ], # 'conditions'
2924 } 2924 }
OLDNEW
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | media/cast/audio_receiver/audio_receiver.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698