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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 706013004: Move non-browser specific ScreenshotTaker code to ui/snapshot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win dependencies and browser_tests. Created 6 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
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 'variables': { 6 'variables': {
7 'chrome_browser_ui_non_ios_sources': [ 7 'chrome_browser_ui_non_ios_sources': [
8 'browser/ui/accelerator_utils.h', 8 'browser/ui/accelerator_utils.h',
9 'browser/ui/android/android_about_app_info.cc', 9 'browser/ui/android/android_about_app_info.cc',
10 'browser/ui/android/android_about_app_info.h', 10 'browser/ui/android/android_about_app_info.h',
(...skipping 2335 matching lines...) Expand 10 before | Expand all | Expand 10 after
2346 'browser/ui/ash/app_sync_ui_state_factory.cc', 2346 'browser/ui/ash/app_sync_ui_state_factory.cc',
2347 'browser/ui/ash/app_sync_ui_state_factory.h', 2347 'browser/ui/ash/app_sync_ui_state_factory.h',
2348 'browser/ui/ash/ash_util.cc', 2348 'browser/ui/ash/ash_util.cc',
2349 'browser/ui/ash/ash_util.h', 2349 'browser/ui/ash/ash_util.h',
2350 'browser/ui/ash/chrome_launcher_prefs.cc', 2350 'browser/ui/ash/chrome_launcher_prefs.cc',
2351 'browser/ui/ash/chrome_launcher_prefs.h', 2351 'browser/ui/ash/chrome_launcher_prefs.h',
2352 'browser/ui/ash/chrome_new_window_delegate.cc', 2352 'browser/ui/ash/chrome_new_window_delegate.cc',
2353 'browser/ui/ash/chrome_new_window_delegate.h', 2353 'browser/ui/ash/chrome_new_window_delegate.h',
2354 'browser/ui/ash/chrome_new_window_delegate_chromeos.cc', 2354 'browser/ui/ash/chrome_new_window_delegate_chromeos.cc',
2355 'browser/ui/ash/chrome_new_window_delegate_chromeos.h', 2355 'browser/ui/ash/chrome_new_window_delegate_chromeos.h',
2356 'browser/ui/ash/chrome_screenshot_taker.cc',
2357 'browser/ui/ash/chrome_screenshot_taker.h',
2356 'browser/ui/ash/chrome_shell_delegate.cc', 2358 'browser/ui/ash/chrome_shell_delegate.cc',
2357 'browser/ui/ash/chrome_shell_delegate.h', 2359 'browser/ui/ash/chrome_shell_delegate.h',
2358 'browser/ui/ash/chrome_shell_delegate_chromeos.cc', 2360 'browser/ui/ash/chrome_shell_delegate_chromeos.cc',
2359 'browser/ui/ash/ime_controller_chromeos.cc', 2361 'browser/ui/ash/ime_controller_chromeos.cc',
2360 'browser/ui/ash/ime_controller_chromeos.h', 2362 'browser/ui/ash/ime_controller_chromeos.h',
2361 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc', 2363 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc',
2362 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h', 2364 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h',
2363 'browser/ui/ash/launcher/app_window_launcher_item_controller.cc', 2365 'browser/ui/ash/launcher/app_window_launcher_item_controller.cc',
2364 'browser/ui/ash/launcher/app_window_launcher_item_controller.h', 2366 'browser/ui/ash/launcher/app_window_launcher_item_controller.h',
2365 'browser/ui/ash/launcher/app_window_launcher_controller.cc', 2367 'browser/ui/ash/launcher/app_window_launcher_controller.cc',
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
2406 'browser/ui/ash/multi_user/multi_user_window_manager.cc', 2408 'browser/ui/ash/multi_user/multi_user_window_manager.cc',
2407 'browser/ui/ash/multi_user/multi_user_window_manager.h', 2409 'browser/ui/ash/multi_user/multi_user_window_manager.h',
2408 'browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc', 2410 'browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc',
2409 'browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h', 2411 'browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h',
2410 'browser/ui/ash/multi_user/multi_user_window_manager_stub.cc', 2412 'browser/ui/ash/multi_user/multi_user_window_manager_stub.cc',
2411 'browser/ui/ash/multi_user/multi_user_window_manager_stub.h', 2413 'browser/ui/ash/multi_user/multi_user_window_manager_stub.h',
2412 'browser/ui/ash/multi_user/user_switch_animator_chromeos.cc', 2414 'browser/ui/ash/multi_user/user_switch_animator_chromeos.cc',
2413 'browser/ui/ash/multi_user/user_switch_animator_chromeos.h', 2415 'browser/ui/ash/multi_user/user_switch_animator_chromeos.h',
2414 'browser/ui/ash/network_connect_delegate_chromeos.cc', 2416 'browser/ui/ash/network_connect_delegate_chromeos.cc',
2415 'browser/ui/ash/network_connect_delegate_chromeos.h', 2417 'browser/ui/ash/network_connect_delegate_chromeos.h',
2416 'browser/ui/ash/screenshot_taker.cc',
2417 'browser/ui/ash/screenshot_taker.h',
2418 'browser/ui/ash/session_state_delegate_chromeos.cc', 2418 'browser/ui/ash/session_state_delegate_chromeos.cc',
2419 'browser/ui/ash/session_state_delegate_chromeos.h', 2419 'browser/ui/ash/session_state_delegate_chromeos.h',
2420 'browser/ui/ash/solid_color_user_wallpaper_delegate.cc', 2420 'browser/ui/ash/solid_color_user_wallpaper_delegate.cc',
2421 'browser/ui/ash/solid_color_user_wallpaper_delegate.h', 2421 'browser/ui/ash/solid_color_user_wallpaper_delegate.h',
2422 'browser/ui/ash/system_tray_delegate_chromeos.cc', 2422 'browser/ui/ash/system_tray_delegate_chromeos.cc',
2423 'browser/ui/ash/system_tray_delegate_chromeos.h', 2423 'browser/ui/ash/system_tray_delegate_chromeos.h',
2424 'browser/ui/ash/system_tray_delegate_common.cc', 2424 'browser/ui/ash/system_tray_delegate_common.cc',
2425 'browser/ui/ash/system_tray_delegate_common.h', 2425 'browser/ui/ash/system_tray_delegate_common.h',
2426 'browser/ui/ash/system_tray_delegate_utils.cc', 2426 'browser/ui/ash/system_tray_delegate_utils.cc',
2427 'browser/ui/ash/system_tray_delegate_utils.h', 2427 'browser/ui/ash/system_tray_delegate_utils.h',
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
2601 'common_net', 2601 'common_net',
2602 'in_memory_url_index_cache_proto', 2602 'in_memory_url_index_cache_proto',
2603 '../components/components.gyp:auto_login_parser', 2603 '../components/components.gyp:auto_login_parser',
2604 '../components/components.gyp:dom_distiller_core', 2604 '../components/components.gyp:dom_distiller_core',
2605 '../components/components.gyp:dom_distiller_webui', 2605 '../components/components.gyp:dom_distiller_webui',
2606 '../components/components.gyp:feedback_proto', 2606 '../components/components.gyp:feedback_proto',
2607 '../components/components.gyp:invalidation', 2607 '../components/components.gyp:invalidation',
2608 '../components/components.gyp:omaha_query_params', 2608 '../components/components.gyp:omaha_query_params',
2609 '../components/components.gyp:onc_component', 2609 '../components/components.gyp:onc_component',
2610 '../components/components.gyp:password_manager_core_browser', 2610 '../components/components.gyp:password_manager_core_browser',
2611 '../components/components.gyp:screenshot_taker',
2611 '../components/components_resources.gyp:components_resources', 2612 '../components/components_resources.gyp:components_resources',
2612 '../components/components_strings.gyp:components_strings', 2613 '../components/components_strings.gyp:components_strings',
2613 '../content/content.gyp:content_browser', 2614 '../content/content.gyp:content_browser',
2614 '../content/content.gyp:content_common', 2615 '../content/content.gyp:content_common',
2615 '../crypto/crypto.gyp:crypto', 2616 '../crypto/crypto.gyp:crypto',
2616 '../skia/skia.gyp:skia', 2617 '../skia/skia.gyp:skia',
2617 '../sync/sync.gyp:sync', 2618 '../sync/sync.gyp:sync',
2618 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 2619 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
2619 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp', 2620 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp',
2620 '../third_party/icu/icu.gyp:icui18n', 2621 '../third_party/icu/icu.gyp:icui18n',
(...skipping 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
3067 ['OS!="android" and OS!="ios"', { 3068 ['OS!="android" and OS!="ios"', {
3068 'dependencies': [ 3069 'dependencies': [
3069 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 3070 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
3070 ], 3071 ],
3071 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ], 3072 'sources': [ '<@(chrome_browser_ui_non_mobile_sources)' ],
3072 }], 3073 }],
3073 ], 3074 ],
3074 }, 3075 },
3075 ], 3076 ],
3076 } 3077 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698