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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 11307015: Upstream changes to chrome_browser.gypi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove extraneous diff + move browser/ui deps Created 8 years, 1 month 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
« no previous file with comments | « no previous file | chrome/chrome_browser_ui.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 (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser', 9 'target_name': 'browser',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 2265 matching lines...) Expand 10 before | Expand all | Expand 10 after
2276 ['include', 'browser/policy/policy_service_stub.cc'], 2276 ['include', 'browser/policy/policy_service_stub.cc'],
2277 ['include', 'browser/policy/policy_service_stub.h'], 2277 ['include', 'browser/policy/policy_service_stub.h'],
2278 ], 2278 ],
2279 }], 2279 }],
2280 ['safe_browsing==1', { 2280 ['safe_browsing==1', {
2281 'defines': [ 2281 'defines': [
2282 'ENABLE_SAFE_BROWSING', 2282 'ENABLE_SAFE_BROWSING',
2283 ], 2283 ],
2284 }, { # safe_browsing==0 2284 }, { # safe_browsing==0
2285 'dependencies!': [ 2285 'dependencies!': [
2286 'safe_browsing_proto',
2286 'safe_browsing_report_proto', 2287 'safe_browsing_report_proto',
2287 '../third_party/libusb/libusb.gyp:libusb', 2288 '../third_party/libusb/libusb.gyp:libusb',
2288 ], 2289 ],
2289 'sources!': [ 2290 'sources!': [
2290 'browser/renderer_host/safe_browsing_resource_throttle.cc', 2291 'browser/renderer_host/safe_browsing_resource_throttle.cc',
2291 'browser/renderer_host/safe_browsing_resource_throttle.h', 2292 'browser/renderer_host/safe_browsing_resource_throttle.h',
2292 ], 2293 ],
2293 'sources/': [ 2294 'sources/': [
2294 ['exclude', '^browser/safe_browsing/'], 2295 ['exclude', '^browser/safe_browsing/'],
2295 ['include', '^browser/safe_browsing/safe_browsing_tab_observer.cc'], 2296 ['include', '^browser/safe_browsing/safe_browsing_tab_observer.cc'],
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
2558 'browser/component/components.gyp:web_contents_delegate_android', 2559 'browser/component/components.gyp:web_contents_delegate_android',
2559 'chrome_browser_jni_headers', 2560 'chrome_browser_jni_headers',
2560 ], 2561 ],
2561 'sources': [ 2562 'sources': [
2562 'browser/sessions/in_memory_tab_restore_service.cc', 2563 'browser/sessions/in_memory_tab_restore_service.cc',
2563 'browser/sessions/in_memory_tab_restore_service.h', 2564 'browser/sessions/in_memory_tab_restore_service.h',
2564 'browser/web_resource/notification_promo_mobile_ntp.cc', 2565 'browser/web_resource/notification_promo_mobile_ntp.cc',
2565 'browser/web_resource/notification_promo_mobile_ntp.h', 2566 'browser/web_resource/notification_promo_mobile_ntp.h',
2566 ], 2567 ],
2567 'sources!': [ 2568 'sources!': [
2569 'browser/bookmarks/bookmark_drop_info.cc',
2568 # Bookmark export/import are handled via the BookmarkColumns 2570 # Bookmark export/import are handled via the BookmarkColumns
2569 # ContentProvider. 2571 # ContentProvider.
2570 'browser/bookmarks/bookmark_html_writer.cc', 2572 'browser/bookmarks/bookmark_html_writer.cc',
2571 2573
2572 # about:flags is unsupported. 2574 # about:flags is unsupported.
2573 'browser/about_flags.cc', 2575 'browser/about_flags.cc',
2574 'browser/about_flags.h', 2576 'browser/about_flags.h',
2575 2577
2576 'browser/jankometer.cc', 2578 'browser/jankometer.cc',
2577 'browser/sync/sync_global_error.cc', 2579 'browser/sync/sync_global_error.cc',
2578 'browser/sync/sync_global_error.h', 2580 'browser/sync/sync_global_error.h',
2579 2581
2580 # There's no Browser/BrowserList on Android. 2582 # There's no Browser/BrowserList on Android.
2581 'browser/download/download_crx_util.cc', 2583 'browser/download/download_crx_util.cc',
2582 'browser/lifetime/application_lifetime_stub.cc', 2584 'browser/lifetime/application_lifetime_stub.cc',
2583 'browser/managed_mode/managed_mode.cc', 2585 'browser/managed_mode/managed_mode.cc',
2584 'browser/managed_mode/managed_mode.h', 2586 'browser/managed_mode/managed_mode.h',
2585 'browser/managed_mode/managed_mode_url_filter.cc', 2587 'browser/managed_mode/managed_mode_url_filter.cc',
2586 'browser/managed_mode/managed_mode_url_filter.h', 2588 'browser/managed_mode/managed_mode_url_filter.h',
2587 'browser/net/gaia/gaia_oauth_fetcher.cc', 2589 'browser/net/gaia/gaia_oauth_fetcher.cc',
2590 'browser/omnibox_search_hint.cc',
2588 'browser/page_cycler/page_cycler.cc', 2591 'browser/page_cycler/page_cycler.cc',
2589 'browser/page_cycler/page_cycler.h', 2592 'browser/page_cycler/page_cycler.h',
2590 'browser/sessions/persistent_tab_restore_service.cc', 2593 'browser/sessions/persistent_tab_restore_service.cc',
2591 'browser/sessions/persistent_tab_restore_service.h', 2594 'browser/sessions/persistent_tab_restore_service.h',
2592 'browser/sessions/session_backend.cc', 2595 'browser/sessions/session_backend.cc',
2593 'browser/sessions/session_backend.h', 2596 'browser/sessions/session_backend.h',
2597 'browser/tab_contents/background_contents.cc',
2598 'browser/tab_contents/background_contents.h',
2599 'browser/tab_contents/render_view_context_menu.cc',
2600 'browser/tab_contents/render_view_context_menu.h',
2601 'browser/tab_contents/render_view_context_menu_observer.cc',
2602 'browser/tab_contents/render_view_context_menu_observer.h',
2603 'browser/tab_contents/spellchecker_submenu_observer.h',
2604 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc',
2605 'browser/tab_contents/spelling_bubble_model.cc',
2606 'browser/tab_contents/spelling_bubble_model.h',
2607 'browser/tab_contents/spelling_menu_observer.cc',
2608 'browser/tab_contents/spelling_menu_observer.h',
2594 'browser/upgrade_detector.cc', 2609 'browser/upgrade_detector.cc',
2595 'browser/upgrade_detector.h', 2610 'browser/upgrade_detector.h',
2596 'browser/upgrade_detector_impl.cc', 2611 'browser/upgrade_detector_impl.cc',
2597 'browser/upgrade_detector_impl.h', 2612 'browser/upgrade_detector_impl.h',
2598 2613
2599 # Not used by Android 2614 # Not used by Android
2600 'browser/chrome_browser_main_posix.cc', 2615 'browser/chrome_browser_main_posix.cc',
2601 'browser/chrome_browser_main_posix.h', 2616 'browser/chrome_browser_main_posix.h',
2602 'browser/process_singleton.cc', 2617 'browser/process_singleton.cc',
2603 ], 2618 ],
2604 'sources/': [ 2619 'sources/': [
2605 ['exclude', '^browser/captive_portal/'], 2620 ['exclude', '^browser/captive_portal/'],
2606 ['exclude', '^browser/chrome_to_mobile'], 2621 ['exclude', '^browser/chrome_to_mobile'],
2607 ['exclude', '^browser/first_run/'], 2622 ['exclude', '^browser/first_run/'],
2608 ['include', '^browser/first_run/first_run.cc'], # For ctor/dtor of a struct. 2623 ['include', '^browser/first_run/first_run.cc'], # For ctor/dtor of a struct.
2609 ['exclude', '^browser/importer/'], 2624 ['exclude', '^browser/importer/'],
2610 ['exclude', '^browser/lifetime/'], 2625 ['exclude', '^browser/lifetime/'],
2611 ['exclude', '^browser/service/'], 2626 ['exclude', '^browser/service/'],
2612 ['exclude', '^browser/speech/'], 2627 ['exclude', '^browser/speech/'],
2613 ['exclude', '^browser/sync/glue/app_'], 2628 ['exclude', '^browser/sync/glue/app_'],
2614 ['exclude', '^browser/sync/glue/extension_'], 2629 ['exclude', '^browser/sync/glue/extension_'],
2630 ['exclude', '^browser/sync/glue/theme_'],
2615 ['exclude', '^browser/usb/'], 2631 ['exclude', '^browser/usb/'],
2616 ], 2632 ],
2617 }], 2633 }],
2618 ['OS=="mac"', { 2634 ['OS=="mac"', {
2619 'sources!': [ 2635 'sources!': [
2620 'browser/automation/automation_provider_list_generic.cc', 2636 'browser/automation/automation_provider_list_generic.cc',
2621 'browser/bookmarks/bookmark_drop_info.cc', 2637 'browser/bookmarks/bookmark_drop_info.cc',
2622 'browser/first_run/upgrade_util.cc', 2638 'browser/first_run/upgrade_util.cc',
2623 'browser/importer/nss_decryptor_system_nss.cc', 2639 'browser/importer/nss_decryptor_system_nss.cc',
2624 'browser/importer/nss_decryptor_system_nss.h', 2640 'browser/importer/nss_decryptor_system_nss.h',
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
2955 'proto_in_dir': '../third_party/cros_system_api/dbus', 2971 'proto_in_dir': '../third_party/cros_system_api/dbus',
2956 'proto_out_dir': 'chrome/browser/media_transfer_protocol', 2972 'proto_out_dir': 'chrome/browser/media_transfer_protocol',
2957 }, 2973 },
2958 'includes': ['../build/protoc.gypi'], 2974 'includes': ['../build/protoc.gypi'],
2959 }, 2975 },
2960 ], 2976 ],
2961 }, 2977 },
2962 ], 2978 ],
2963 ], 2979 ],
2964 } 2980 }
OLDNEW
« no previous file with comments | « no previous file | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698