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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 245893005: [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: 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 | « no previous file | chrome/chrome_common.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 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 { 5 {
6 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 # be generated before code in this target can start building. 55 # be generated before code in this target can start building.
56 '../components/components.gyp:variations', 56 '../components/components.gyp:variations',
57 '../components/components.gyp:webdata_common', 57 '../components/components.gyp:webdata_common',
58 '../content/content.gyp:content_browser', 58 '../content/content.gyp:content_browser',
59 '../content/content.gyp:content_common', 59 '../content/content.gyp:content_common',
60 '../courgette/courgette.gyp:courgette_lib', 60 '../courgette/courgette.gyp:courgette_lib',
61 '../crypto/crypto.gyp:crypto', 61 '../crypto/crypto.gyp:crypto',
62 '../google_apis/gcm/gcm.gyp:gcm', 62 '../google_apis/gcm/gcm.gyp:gcm',
63 '../google_apis/google_apis.gyp:google_apis', 63 '../google_apis/google_apis.gyp:google_apis',
64 '../jingle/jingle.gyp:notifier', 64 '../jingle/jingle.gyp:notifier',
65 '../media/cast/logging/logging.gyp:cast_common_logging',
66 '../skia/skia.gyp:skia', 65 '../skia/skia.gyp:skia',
67 '../sql/sql.gyp:sql', 66 '../sql/sql.gyp:sql',
68 '../sync/sync.gyp:sync', 67 '../sync/sync.gyp:sync',
69 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 68 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
70 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp', 69 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp',
71 '../third_party/icu/icu.gyp:icui18n', 70 '../third_party/icu/icu.gyp:icui18n',
72 '../third_party/icu/icu.gyp:icuuc', 71 '../third_party/icu/icu.gyp:icuuc',
73 '../third_party/libjingle/libjingle.gyp:libjingle', 72 '../third_party/libjingle/libjingle.gyp:libjingle',
74 '../third_party/libxml/libxml.gyp:libxml', 73 '../third_party/libxml/libxml.gyp:libxml',
75 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', 74 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
(...skipping 2505 matching lines...) Expand 10 before | Expand all | Expand 10 after
2581 '../components/components.gyp:password_manager_content_browser', 2580 '../components/components.gyp:password_manager_content_browser',
2582 '../components/components.gyp:precache_content', 2581 '../components/components.gyp:precache_content',
2583 '../components/components.gyp:sessions', 2582 '../components/components.gyp:sessions',
2584 '../components/components.gyp:storage_monitor', 2583 '../components/components.gyp:storage_monitor',
2585 '../components/components.gyp:translate_content_browser', 2584 '../components/components.gyp:translate_content_browser',
2586 '../components/components.gyp:url_matcher', 2585 '../components/components.gyp:url_matcher',
2587 '../components/components.gyp:usb_service', 2586 '../components/components.gyp:usb_service',
2588 '../components/components.gyp:visitedlink_browser', 2587 '../components/components.gyp:visitedlink_browser',
2589 '../components/components.gyp:visitedlink_common', 2588 '../components/components.gyp:visitedlink_common',
2590 '../components/components.gyp:web_modal', 2589 '../components/components.gyp:web_modal',
2591 '../media/cast/transport/cast_transport.gyp:cast_transport', 2590 '../media/cast/cast.gyp:cast_transport',
2592 '../media/media.gyp:media', 2591 '../media/media.gyp:media',
2593 '../net/net.gyp:net_with_v8', 2592 '../net/net.gyp:net_with_v8',
2594 # TODO(tonyg): Remove this dependency (crbug.com/280157). 2593 # TODO(tonyg): Remove this dependency (crbug.com/280157).
2595 '../testing/perf/perf_test.gyp:*', 2594 '../testing/perf/perf_test.gyp:*',
2596 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', 2595 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
2597 '../third_party/expat/expat.gyp:expat', 2596 '../third_party/expat/expat.gyp:expat',
2598 '../third_party/hunspell/hunspell.gyp:hunspell', 2597 '../third_party/hunspell/hunspell.gyp:hunspell',
2599 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2598 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2600 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput' , 2599 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput' ,
2601 '../third_party/libyuv/libyuv.gyp:libyuv', 2600 '../third_party/libyuv/libyuv.gyp:libyuv',
(...skipping 1115 matching lines...) Expand 10 before | Expand all | Expand 10 after
3717 'package_name': 'org/chromium/chrome/browser', 3716 'package_name': 'org/chromium/chrome/browser',
3718 'template_deps': ['browser/android/tab_load_status.h'], 3717 'template_deps': ['browser/android/tab_load_status.h'],
3719 }, 3718 },
3720 'includes': [ '../build/android/java_cpp_template.gypi' ], 3719 'includes': [ '../build/android/java_cpp_template.gypi' ],
3721 }, 3720 },
3722 ], 3721 ],
3723 }, 3722 },
3724 ], 3723 ],
3725 ], 3724 ],
3726 } 3725 }
OLDNEW
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698