| OLD | NEW |
| 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 2209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2220 'browser/task_profiler/task_profiler_data_serializer.cc', | 2220 'browser/task_profiler/task_profiler_data_serializer.cc', |
| 2221 'browser/task_profiler/task_profiler_data_serializer.h', | 2221 'browser/task_profiler/task_profiler_data_serializer.h', |
| 2222 'browser/themes/browser_theme_pack.cc', | 2222 'browser/themes/browser_theme_pack.cc', |
| 2223 'browser/themes/browser_theme_pack.h', | 2223 'browser/themes/browser_theme_pack.h', |
| 2224 'browser/themes/theme_properties.cc', | 2224 'browser/themes/theme_properties.cc', |
| 2225 'browser/themes/theme_properties.h', | 2225 'browser/themes/theme_properties.h', |
| 2226 'browser/themes/theme_service.cc', | 2226 'browser/themes/theme_service.cc', |
| 2227 'browser/themes/theme_service_factory.cc', | 2227 'browser/themes/theme_service_factory.cc', |
| 2228 'browser/themes/theme_service_factory.h', | 2228 'browser/themes/theme_service_factory.h', |
| 2229 'browser/themes/theme_service.h', | 2229 'browser/themes/theme_service.h', |
| 2230 'browser/themes/theme_service_aurax11.cc', |
| 2231 'browser/themes/theme_service_aurax11.h', |
| 2230 'browser/themes/theme_service_gtk.cc', | 2232 'browser/themes/theme_service_gtk.cc', |
| 2231 'browser/themes/theme_service_mac.mm', | 2233 'browser/themes/theme_service_mac.mm', |
| 2232 'browser/themes/theme_syncable_service.cc', | 2234 'browser/themes/theme_syncable_service.cc', |
| 2233 'browser/themes/theme_syncable_service.h', | 2235 'browser/themes/theme_syncable_service.h', |
| 2234 'browser/three_d_api_observer.cc', | 2236 'browser/three_d_api_observer.cc', |
| 2235 'browser/three_d_api_observer.h', | 2237 'browser/three_d_api_observer.h', |
| 2236 'browser/thumbnails/content_analysis.cc', | 2238 'browser/thumbnails/content_analysis.cc', |
| 2237 'browser/thumbnails/content_analysis.h', | 2239 'browser/thumbnails/content_analysis.h', |
| 2238 'browser/thumbnails/content_based_thumbnailing_algorithm.cc', | 2240 'browser/thumbnails/content_based_thumbnailing_algorithm.cc', |
| 2239 'browser/thumbnails/content_based_thumbnailing_algorithm.h', | 2241 'browser/thumbnails/content_based_thumbnailing_algorithm.h', |
| (...skipping 430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2670 'browser/policy/cloud/user_policy_signin_service_factory.cc', | 2672 'browser/policy/cloud/user_policy_signin_service_factory.cc', |
| 2671 'browser/policy/cloud/user_policy_signin_service_factory.h', | 2673 'browser/policy/cloud/user_policy_signin_service_factory.h', |
| 2672 'browser/screensaver_window_finder_x11.cc', | 2674 'browser/screensaver_window_finder_x11.cc', |
| 2673 'browser/screensaver_window_finder_x11.h', | 2675 'browser/screensaver_window_finder_x11.h', |
| 2674 'browser/signin/signin_manager.cc', | 2676 'browser/signin/signin_manager.cc', |
| 2675 'browser/speech/tts_linux.cc', | 2677 'browser/speech/tts_linux.cc', |
| 2676 'browser/storage_monitor/mtab_watcher_linux.cc', | 2678 'browser/storage_monitor/mtab_watcher_linux.cc', |
| 2677 'browser/storage_monitor/mtab_watcher_linux.h', | 2679 'browser/storage_monitor/mtab_watcher_linux.h', |
| 2678 'browser/storage_monitor/storage_monitor_linux.cc', | 2680 'browser/storage_monitor/storage_monitor_linux.cc', |
| 2679 'browser/storage_monitor/storage_monitor_linux.h', | 2681 'browser/storage_monitor/storage_monitor_linux.h', |
| 2682 'browser/themes/theme_service_aurax11.cc', |
| 2683 'browser/themes/theme_service_aurax11.h', |
| 2680 'browser/ui/webui/help/version_updater_basic.cc', | 2684 'browser/ui/webui/help/version_updater_basic.cc', |
| 2681 'browser/ui/webui/help/version_updater_basic.h', | 2685 'browser/ui/webui/help/version_updater_basic.h', |
| 2682 'browser/upgrade_detector_impl.cc', | 2686 'browser/upgrade_detector_impl.cc', |
| 2683 'browser/upgrade_detector_impl.h', | 2687 'browser/upgrade_detector_impl.h', |
| 2684 ], | 2688 ], |
| 2685 }], | 2689 }], |
| 2686 ['use_cups==1', { | 2690 ['use_cups==1', { |
| 2687 'dependencies': [ | 2691 'dependencies': [ |
| 2688 '../printing/printing.gyp:cups', | 2692 '../printing/printing.gyp:cups', |
| 2689 ], | 2693 ], |
| (...skipping 638 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3328 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3332 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
| 3329 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3333 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
| 3330 }, | 3334 }, |
| 3331 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3335 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3332 }, | 3336 }, |
| 3333 ], | 3337 ], |
| 3334 }, | 3338 }, |
| 3335 ], | 3339 ], |
| 3336 ], | 3340 ], |
| 3337 } | 3341 } |
| OLD | NEW |