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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 9562013: Revert 124433 - Adding persistance for gesture recognition parms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 | « chrome/browser/ui/views/aura/gesture_prefs_aura.cc ('k') | chrome/common/pref_names.h » ('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 # 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 3113 matching lines...) Expand 10 before | Expand all | Expand 10 after
3124 'browser/ui/find_bar/find_bar_state_factory.h', 3124 'browser/ui/find_bar/find_bar_state_factory.h',
3125 'browser/ui/find_bar/find_notification_details.h', 3125 'browser/ui/find_bar/find_notification_details.h',
3126 'browser/ui/find_bar/find_tab_helper.cc', 3126 'browser/ui/find_bar/find_tab_helper.cc',
3127 'browser/ui/find_bar/find_tab_helper.h', 3127 'browser/ui/find_bar/find_tab_helper.h',
3128 'browser/ui/fullscreen_controller.cc', 3128 'browser/ui/fullscreen_controller.cc',
3129 'browser/ui/fullscreen_controller.h', 3129 'browser/ui/fullscreen_controller.h',
3130 'browser/ui/fullscreen_exit_bubble.cc', 3130 'browser/ui/fullscreen_exit_bubble.cc',
3131 'browser/ui/fullscreen_exit_bubble.h', 3131 'browser/ui/fullscreen_exit_bubble.h',
3132 'browser/ui/fullscreen_exit_bubble_type.cc', 3132 'browser/ui/fullscreen_exit_bubble_type.cc',
3133 'browser/ui/fullscreen_exit_bubble_type.h', 3133 'browser/ui/fullscreen_exit_bubble_type.h',
3134 'browser/ui/gesture_prefs.cc',
3135 'browser/ui/gesture_prefs.h',
3136 'browser/ui/global_error.cc', 3134 'browser/ui/global_error.cc',
3137 'browser/ui/global_error.h', 3135 'browser/ui/global_error.h',
3138 'browser/ui/global_error_bubble_view_base.h', 3136 'browser/ui/global_error_bubble_view_base.h',
3139 'browser/ui/global_error_service.cc', 3137 'browser/ui/global_error_service.cc',
3140 'browser/ui/global_error_service.h', 3138 'browser/ui/global_error_service.h',
3141 'browser/ui/global_error_service_factory.cc', 3139 'browser/ui/global_error_service_factory.cc',
3142 'browser/ui/global_error_service_factory.h', 3140 'browser/ui/global_error_service_factory.h',
3143 'browser/ui/gtk/about_chrome_dialog.cc', 3141 'browser/ui/gtk/about_chrome_dialog.cc',
3144 'browser/ui/gtk/about_chrome_dialog.h', 3142 'browser/ui/gtk/about_chrome_dialog.h',
3145 'browser/ui/gtk/accelerators_gtk.cc', 3143 'browser/ui/gtk/accelerators_gtk.cc',
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
3528 'browser/ui/views/aura/app_list/browser_command_item.h', 3526 'browser/ui/views/aura/app_list/browser_command_item.h',
3529 'browser/ui/views/aura/app_list/chrome_app_list_item.h', 3527 'browser/ui/views/aura/app_list/chrome_app_list_item.h',
3530 'browser/ui/views/aura/app_list/extension_app_item.cc', 3528 'browser/ui/views/aura/app_list/extension_app_item.cc',
3531 'browser/ui/views/aura/app_list/extension_app_item.h', 3529 'browser/ui/views/aura/app_list/extension_app_item.h',
3532 'browser/ui/views/aura/brightness_controller_chromeos.cc', 3530 'browser/ui/views/aura/brightness_controller_chromeos.cc',
3533 'browser/ui/views/aura/brightness_controller_chromeos.h', 3531 'browser/ui/views/aura/brightness_controller_chromeos.h',
3534 'browser/ui/views/aura/caps_lock_handler.cc', 3532 'browser/ui/views/aura/caps_lock_handler.cc',
3535 'browser/ui/views/aura/caps_lock_handler.h', 3533 'browser/ui/views/aura/caps_lock_handler.h',
3536 'browser/ui/views/aura/chrome_shell_delegate.cc', 3534 'browser/ui/views/aura/chrome_shell_delegate.cc',
3537 'browser/ui/views/aura/chrome_shell_delegate.h', 3535 'browser/ui/views/aura/chrome_shell_delegate.h',
3538 'browser/ui/views/aura/gesture_prefs_aura.cc',
3539 'browser/ui/views/aura/ime_controller_chromeos.cc', 3536 'browser/ui/views/aura/ime_controller_chromeos.cc',
3540 'browser/ui/views/aura/ime_controller_chromeos.h', 3537 'browser/ui/views/aura/ime_controller_chromeos.h',
3541 'browser/ui/views/aura/launcher/chrome_launcher_delegate.cc', 3538 'browser/ui/views/aura/launcher/chrome_launcher_delegate.cc',
3542 'browser/ui/views/aura/launcher/chrome_launcher_delegate.h', 3539 'browser/ui/views/aura/launcher/chrome_launcher_delegate.h',
3543 'browser/ui/views/aura/launcher/launcher_context_menu.cc', 3540 'browser/ui/views/aura/launcher/launcher_context_menu.cc',
3544 'browser/ui/views/aura/launcher/launcher_context_menu.h', 3541 'browser/ui/views/aura/launcher/launcher_context_menu.h',
3545 'browser/ui/views/aura/launcher/launcher_icon_loader.cc', 3542 'browser/ui/views/aura/launcher/launcher_icon_loader.cc',
3546 'browser/ui/views/aura/launcher/launcher_icon_loader.h', 3543 'browser/ui/views/aura/launcher/launcher_icon_loader.h',
3547 'browser/ui/views/aura/launcher/launcher_updater.cc', 3544 'browser/ui/views/aura/launcher/launcher_updater.cc',
3548 'browser/ui/views/aura/launcher/launcher_updater.h', 3545 'browser/ui/views/aura/launcher/launcher_updater.h',
(...skipping 1012 matching lines...) Expand 10 before | Expand all | Expand 10 after
4561 ['exclude', '^browser/external_tab_container_win.cc'], 4558 ['exclude', '^browser/external_tab_container_win.cc'],
4562 ['exclude', '^browser/external_tab_container_win.h'], 4559 ['exclude', '^browser/external_tab_container_win.h'],
4563 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'], 4560 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'],
4564 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'], 4561 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'],
4565 ['exclude', '^browser/google/google_update.cc'], 4562 ['exclude', '^browser/google/google_update.cc'],
4566 ['exclude', '^browser/google/google_update.h'], 4563 ['exclude', '^browser/google/google_update.h'],
4567 ['exclude', '^browser/hang_monitor/'], 4564 ['exclude', '^browser/hang_monitor/'],
4568 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] , 4565 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] ,
4569 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'], 4566 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'],
4570 ['exclude', '^browser/tab_contents/web_drag_source_win.h'], 4567 ['exclude', '^browser/tab_contents/web_drag_source_win.h'],
4571 ['exclude', '^browser/ui/gesture_prefs.cc'],
4572 ['exclude', '^browser/ui/input_window_dialog_linux.cc'],
4573 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'], 4568 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'],
4574 ['exclude', '^browser/ui/tabs/dock_info_win.cc'], 4569 ['exclude', '^browser/ui/tabs/dock_info_win.cc'],
4575 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'], 4570 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'],
4576 ['exclude', '^browser/ui/views/app_menu_button_win.cc'], 4571 ['exclude', '^browser/ui/views/app_menu_button_win.cc'],
4577 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'], 4572 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'],
4578 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'], 4573 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'],
4579 ['exclude', '^browser/ui/views/external_protocol_dialog.cc'], 4574 ['exclude', '^browser/ui/views/external_protocol_dialog.cc'],
4580 ['exclude', '^browser/ui/views/find_bar_host_win.cc'], 4575 ['exclude', '^browser/ui/views/find_bar_host_win.cc'],
4581 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'], 4576 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'],
4582 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'], 4577 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'],
(...skipping 22 matching lines...) Expand all
4605 ['exclude', '^browser/ui/window_snapshot/window_snapshot_win.cc'], 4600 ['exclude', '^browser/ui/window_snapshot/window_snapshot_win.cc'],
4606 # For now, always include status area code for aura builds, even 4601 # For now, always include status area code for aura builds, even
4607 # though the code is under browser/chromeos. 4602 # though the code is under browser/chromeos.
4608 # TODO: (stevenjb/beng): Find a home for these. 4603 # TODO: (stevenjb/beng): Find a home for these.
4609 ['include', '^browser/chromeos/status/clock_menu_button.cc'], 4604 ['include', '^browser/chromeos/status/clock_menu_button.cc'],
4610 ['include', '^browser/chromeos/status/clock_menu_button.h'], 4605 ['include', '^browser/chromeos/status/clock_menu_button.h'],
4611 ['include', '^browser/chromeos/status/status_area_button.cc'], 4606 ['include', '^browser/chromeos/status/status_area_button.cc'],
4612 ['include', '^browser/chromeos/status/status_area_button.h'], 4607 ['include', '^browser/chromeos/status/status_area_button.h'],
4613 ['include', '^browser/chromeos/status/status_area_view.cc'], 4608 ['include', '^browser/chromeos/status/status_area_view.cc'],
4614 ['include', '^browser/chromeos/status/status_area_view.h'], 4609 ['include', '^browser/chromeos/status/status_area_view.h'],
4615 ['include', '^browser/ui/views/aura/gesture_prefs_aura.cc'],
4616 ['include', '^browser/ui/views/simple_message_box_views.cc'], 4610 ['include', '^browser/ui/views/simple_message_box_views.cc'],
4617 ['include', '^browser/ui/views/simple_message_box_views.h'], 4611 ['include', '^browser/ui/views/simple_message_box_views.h'],
4618 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'], 4612 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'],
4619 ['include', '^browser/ui/webui/certificate_viewer_webui.h'], 4613 ['include', '^browser/ui/webui/certificate_viewer_webui.h'],
4620 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'], 4614 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'],
4621 ['include', '^browser/ui/webui/certificate_viewer_ui.h'], 4615 ['include', '^browser/ui/webui/certificate_viewer_ui.h'],
4622 ], 4616 ],
4623 'dependencies': [ 4617 'dependencies': [
4624 '../ui/aura/aura.gyp:aura', 4618 '../ui/aura/aura.gyp:aura',
4625 '../ash/ash.gyp:ash', 4619 '../ash/ash.gyp:ash',
(...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after
5644 'type': 'static_library', 5638 'type': 'static_library',
5645 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5639 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5646 'variables': { 5640 'variables': {
5647 'proto_in_dir': 'browser/history', 5641 'proto_in_dir': 'browser/history',
5648 'proto_out_dir': 'chrome/browser/history', 5642 'proto_out_dir': 'chrome/browser/history',
5649 }, 5643 },
5650 'includes': [ '../build/protoc.gypi' ] 5644 'includes': [ '../build/protoc.gypi' ]
5651 }, 5645 },
5652 ], 5646 ],
5653 } 5647 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/aura/gesture_prefs_aura.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698