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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 9460001: Adding persistance for gesture recognition parms. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Updated as per rjkroege's review. Factored aura code into separate cc file. 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
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 1409 matching lines...) Expand 10 before | Expand all | Expand 10 after
1420 'browser/geolocation/chrome_access_token_store.cc', 1420 'browser/geolocation/chrome_access_token_store.cc',
1421 'browser/geolocation/chrome_access_token_store.h', 1421 'browser/geolocation/chrome_access_token_store.h',
1422 'browser/geolocation/chrome_geolocation_permission_context.cc', 1422 'browser/geolocation/chrome_geolocation_permission_context.cc',
1423 'browser/geolocation/chrome_geolocation_permission_context.h', 1423 'browser/geolocation/chrome_geolocation_permission_context.h',
1424 'browser/geolocation/geolocation_prefs.cc', 1424 'browser/geolocation/geolocation_prefs.cc',
1425 'browser/geolocation/geolocation_prefs.h', 1425 'browser/geolocation/geolocation_prefs.h',
1426 'browser/geolocation/geolocation_settings_state.cc', 1426 'browser/geolocation/geolocation_settings_state.cc',
1427 'browser/geolocation/geolocation_settings_state.h', 1427 'browser/geolocation/geolocation_settings_state.h',
1428 'browser/geolocation/wifi_data_provider_chromeos.cc', 1428 'browser/geolocation/wifi_data_provider_chromeos.cc',
1429 'browser/geolocation/wifi_data_provider_chromeos.h', 1429 'browser/geolocation/wifi_data_provider_chromeos.h',
1430 'browser/gesture_prefs.cc',
1431 'browser/gesture_prefs.h',
1432 'browser/gesture_prefs_aura.cc',
1430 'browser/global_keyboard_shortcuts_mac.h', 1433 'browser/global_keyboard_shortcuts_mac.h',
1431 'browser/global_keyboard_shortcuts_mac.mm', 1434 'browser/global_keyboard_shortcuts_mac.mm',
1432 'browser/google/google_update.cc', 1435 'browser/google/google_update.cc',
1433 'browser/google/google_update.h', 1436 'browser/google/google_update.h',
1434 'browser/google/google_update_settings_posix.cc', 1437 'browser/google/google_update_settings_posix.cc',
1435 'browser/google/google_url_tracker.cc', 1438 'browser/google/google_url_tracker.cc',
1436 'browser/google/google_url_tracker.h', 1439 'browser/google/google_url_tracker.h',
1437 'browser/google/google_util.cc', 1440 'browser/google/google_util.cc',
1438 'browser/google/google_util.h', 1441 'browser/google/google_util.h',
1439 'browser/gpu_blacklist.cc', 1442 'browser/gpu_blacklist.cc',
(...skipping 3099 matching lines...) Expand 10 before | Expand all | Expand 10 after
4539 ['exclude', '^browser/chromeos/native_dialog_window.cc'], 4542 ['exclude', '^browser/chromeos/native_dialog_window.cc'],
4540 ['exclude', '^browser/chromeos/native_dialog_window.h'], 4543 ['exclude', '^browser/chromeos/native_dialog_window.h'],
4541 ['exclude', '^browser/chromeos/frame/bubble_frame_view.h'], 4544 ['exclude', '^browser/chromeos/frame/bubble_frame_view.h'],
4542 ['exclude', '^browser/chromeos/frame/bubble_frame_view.cc'], 4545 ['exclude', '^browser/chromeos/frame/bubble_frame_view.cc'],
4543 ['exclude', '^browser/chromeos/frame/bubble_window.cc'], 4546 ['exclude', '^browser/chromeos/frame/bubble_window.cc'],
4544 ['exclude', '^browser/chromeos/frame/bubble_window.h'], 4547 ['exclude', '^browser/chromeos/frame/bubble_window.h'],
4545 ['exclude', '^browser/external_tab_container_win.cc'], 4548 ['exclude', '^browser/external_tab_container_win.cc'],
4546 ['exclude', '^browser/external_tab_container_win.h'], 4549 ['exclude', '^browser/external_tab_container_win.h'],
4547 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'], 4550 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'],
4548 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'], 4551 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'],
4552 ['exclude', '^browser/gesture_prefs.cc'],
4549 ['exclude', '^browser/google/google_update.cc'], 4553 ['exclude', '^browser/google/google_update.cc'],
4550 ['exclude', '^browser/google/google_update.h'], 4554 ['exclude', '^browser/google/google_update.h'],
4551 ['exclude', '^browser/hang_monitor/'], 4555 ['exclude', '^browser/hang_monitor/'],
4552 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] , 4556 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] ,
4553 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'], 4557 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'],
4554 ['exclude', '^browser/tab_contents/web_drag_source_win.h'], 4558 ['exclude', '^browser/tab_contents/web_drag_source_win.h'],
4555 ['exclude', '^browser/ui/input_window_dialog_linux.cc'], 4559 ['exclude', '^browser/ui/input_window_dialog_linux.cc'],
4556 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'], 4560 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'],
4557 ['exclude', '^browser/ui/tabs/dock_info_win.cc'], 4561 ['exclude', '^browser/ui/tabs/dock_info_win.cc'],
4558 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'], 4562 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'],
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
4590 ['exclude', '^browser/ui/window_snapshot/window_snapshot_win.cc'], 4594 ['exclude', '^browser/ui/window_snapshot/window_snapshot_win.cc'],
4591 # For now, always include status area code for aura builds, even 4595 # For now, always include status area code for aura builds, even
4592 # though the code is under browser/chromeos. 4596 # though the code is under browser/chromeos.
4593 # TODO: (stevenjb/beng): Find a home for these. 4597 # TODO: (stevenjb/beng): Find a home for these.
4594 ['include', '^browser/chromeos/status/clock_menu_button.cc'], 4598 ['include', '^browser/chromeos/status/clock_menu_button.cc'],
4595 ['include', '^browser/chromeos/status/clock_menu_button.h'], 4599 ['include', '^browser/chromeos/status/clock_menu_button.h'],
4596 ['include', '^browser/chromeos/status/status_area_button.cc'], 4600 ['include', '^browser/chromeos/status/status_area_button.cc'],
4597 ['include', '^browser/chromeos/status/status_area_button.h'], 4601 ['include', '^browser/chromeos/status/status_area_button.h'],
4598 ['include', '^browser/chromeos/status/status_area_view.cc'], 4602 ['include', '^browser/chromeos/status/status_area_view.cc'],
4599 ['include', '^browser/chromeos/status/status_area_view.h'], 4603 ['include', '^browser/chromeos/status/status_area_view.h'],
4604 ['include', '^browser/gesture_prefs_aura.cc'],
4600 ['include', '^browser/ui/views/simple_message_box_views.cc'], 4605 ['include', '^browser/ui/views/simple_message_box_views.cc'],
4601 ['include', '^browser/ui/views/simple_message_box_views.h'], 4606 ['include', '^browser/ui/views/simple_message_box_views.h'],
4602 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'], 4607 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'],
4603 ['include', '^browser/ui/webui/certificate_viewer_webui.h'], 4608 ['include', '^browser/ui/webui/certificate_viewer_webui.h'],
4604 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'], 4609 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'],
4605 ['include', '^browser/ui/webui/certificate_viewer_ui.h'], 4610 ['include', '^browser/ui/webui/certificate_viewer_ui.h'],
4606 ['include', '^browser/ui/webui/cookies_tree_model_adapter.cc'], 4611 ['include', '^browser/ui/webui/cookies_tree_model_adapter.cc'],
4607 ['include', '^browser/ui/webui/cookies_tree_model_adapter.h'], 4612 ['include', '^browser/ui/webui/cookies_tree_model_adapter.h'],
4608 ], 4613 ],
4609 'dependencies': [ 4614 'dependencies': [
(...skipping 1027 matching lines...) Expand 10 before | Expand all | Expand 10 after
5637 'type': 'static_library', 5642 'type': 'static_library',
5638 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5643 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5639 'variables': { 5644 'variables': {
5640 'proto_in_dir': 'browser/history', 5645 'proto_in_dir': 'browser/history',
5641 'proto_out_dir': 'chrome/browser/history', 5646 'proto_out_dir': 'chrome/browser/history',
5642 }, 5647 },
5643 'includes': [ '../build/protoc.gypi' ] 5648 'includes': [ '../build/protoc.gypi' ]
5644 }, 5649 },
5645 ], 5650 ],
5646 } 5651 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698