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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 14089011: Roll the DEPS for google-url. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no need to forward in temp_gyp Created 7 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
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, },
11 'dependencies': [ 11 'dependencies': [
12 # NOTE: New dependencies should generally be added in the OS!="ios" 12 # NOTE: New dependencies should generally be added in the OS!="ios"
13 # dependencies block below, rather than here. 13 # dependencies block below, rather than here.
14 'browser/search_engines/prepopulated_engines.gyp:prepopulated_engines', 14 'browser/search_engines/prepopulated_engines.gyp:prepopulated_engines',
15 'browser_ui', 15 'browser_ui',
16 'cert_logger_proto', 16 'cert_logger_proto',
17 'chrome_resources.gyp:chrome_extra_resources', 17 'chrome_resources.gyp:chrome_extra_resources',
18 'chrome_resources.gyp:chrome_resources', 18 'chrome_resources.gyp:chrome_resources',
19 'chrome_resources.gyp:chrome_strings', 19 'chrome_resources.gyp:chrome_strings',
20 'chrome_resources.gyp:platform_locale_settings', 20 'chrome_resources.gyp:platform_locale_settings',
21 'chrome_resources.gyp:theme_resources', 21 'chrome_resources.gyp:theme_resources',
22 'common', 22 'common',
23 'common_net', 23 'common_net',
24 'feedback_proto', 24 'feedback_proto',
25 'in_memory_url_index_cache_proto', 25 'in_memory_url_index_cache_proto',
26 'safe_browsing_proto', 26 'safe_browsing_proto',
27 'safe_browsing_report_proto', 27 'safe_browsing_report_proto',
28 'variations_seed_proto', 28 'variations_seed_proto',
29 '../build/temp_gyp/googleurl.gyp:googleurl',
30 '../components/components.gyp:encryptor', 29 '../components/components.gyp:encryptor',
31 '../components/components.gyp:user_prefs', 30 '../components/components.gyp:user_prefs',
32 '../components/components.gyp:visitedlink_browser', 31 '../components/components.gyp:visitedlink_browser',
33 '../components/components.gyp:visitedlink_common', 32 '../components/components.gyp:visitedlink_common',
34 '../components/components.gyp:webdata_common', 33 '../components/components.gyp:webdata_common',
35 '../content/content.gyp:content_browser', 34 '../content/content.gyp:content_browser',
36 '../content/content.gyp:content_common', 35 '../content/content.gyp:content_common',
37 '../crypto/crypto.gyp:crypto', 36 '../crypto/crypto.gyp:crypto',
38 '../google_apis/google_apis.gyp:google_apis', 37 '../google_apis/google_apis.gyp:google_apis',
39 '../media/media.gyp:media', 38 '../media/media.gyp:media',
40 '../skia/skia.gyp:skia', 39 '../skia/skia.gyp:skia',
41 '../sql/sql.gyp:sql', 40 '../sql/sql.gyp:sql',
42 '../sync/sync.gyp:sync', 41 '../sync/sync.gyp:sync',
43 '../third_party/bzip2/bzip2.gyp:bzip2', 42 '../third_party/bzip2/bzip2.gyp:bzip2',
44 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 43 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
45 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp', 44 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp',
46 '../third_party/icu/icu.gyp:icui18n', 45 '../third_party/icu/icu.gyp:icui18n',
47 '../third_party/icu/icu.gyp:icuuc', 46 '../third_party/icu/icu.gyp:icuuc',
48 '../third_party/libjingle/libjingle.gyp:libjingle', 47 '../third_party/libjingle/libjingle.gyp:libjingle',
49 '../third_party/libxml/libxml.gyp:libxml', 48 '../third_party/libxml/libxml.gyp:libxml',
50 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', 49 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
51 '../third_party/zlib/zlib.gyp:minizip', 50 '../third_party/zlib/zlib.gyp:minizip',
52 '../third_party/zlib/zlib.gyp:zlib', 51 '../third_party/zlib/zlib.gyp:zlib',
53 '../ui/base/strings/ui_strings.gyp:ui_strings', 52 '../ui/base/strings/ui_strings.gyp:ui_strings',
54 '../ui/ui.gyp:shell_dialogs', 53 '../ui/ui.gyp:shell_dialogs',
55 '../ui/ui.gyp:ui', 54 '../ui/ui.gyp:ui',
56 '../ui/ui.gyp:ui_resources', 55 '../ui/ui.gyp:ui_resources',
56 '../url/url.gyp:url',
57 '../webkit/support/webkit_support.gyp:user_agent', 57 '../webkit/support/webkit_support.gyp:user_agent',
58 ], 58 ],
59 'include_dirs': [ 59 'include_dirs': [
60 '..', 60 '..',
61 '<(INTERMEDIATE_DIR)', 61 '<(INTERMEDIATE_DIR)',
62 # Needed by chrome_content_renderer_client.cc. & 62 # Needed by chrome_content_renderer_client.cc. &
63 # plugin_info_message_filter.cc. 63 # plugin_info_message_filter.cc.
64 '<(SHARED_INTERMEDIATE_DIR)', 64 '<(SHARED_INTERMEDIATE_DIR)',
65 ], 65 ],
66 'export_dependent_settings': [ 66 'export_dependent_settings': [
(...skipping 2944 matching lines...) Expand 10 before | Expand all | Expand 10 after
3011 'package_name': 'org/chromium/chrome/browser/ui/toolbar', 3011 'package_name': 'org/chromium/chrome/browser/ui/toolbar',
3012 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l ist.h'], 3012 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l ist.h'],
3013 }, 3013 },
3014 'includes': [ '../build/android/java_cpp_template.gypi' ], 3014 'includes': [ '../build/android/java_cpp_template.gypi' ],
3015 }, 3015 },
3016 ], 3016 ],
3017 }, 3017 },
3018 ], 3018 ],
3019 ], 3019 ],
3020 } 3020 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698