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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 7825024: For Touch: remove some menu items for experimentation, adjust sizes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: copyright Created 9 years, 3 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/webui/fileicon_source_cros.cc ('k') | views/controls/menu/menu_config.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) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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 'dependencies': [ 10 'dependencies': [
(...skipping 3054 matching lines...) Expand 10 before | Expand all | Expand 10 after
3065 'browser/ui/tabs/tab_menu_model.cc', 3065 'browser/ui/tabs/tab_menu_model.cc',
3066 'browser/ui/tabs/tab_menu_model.h', 3066 'browser/ui/tabs/tab_menu_model.h',
3067 'browser/ui/toolbar/back_forward_menu_model.cc', 3067 'browser/ui/toolbar/back_forward_menu_model.cc',
3068 'browser/ui/toolbar/back_forward_menu_model.h', 3068 'browser/ui/toolbar/back_forward_menu_model.h',
3069 'browser/ui/toolbar/encoding_menu_controller.cc', 3069 'browser/ui/toolbar/encoding_menu_controller.cc',
3070 'browser/ui/toolbar/encoding_menu_controller.h', 3070 'browser/ui/toolbar/encoding_menu_controller.h',
3071 'browser/ui/toolbar/toolbar_model.cc', 3071 'browser/ui/toolbar/toolbar_model.cc',
3072 'browser/ui/toolbar/toolbar_model.h', 3072 'browser/ui/toolbar/toolbar_model.h',
3073 'browser/ui/toolbar/wrench_menu_model.cc', 3073 'browser/ui/toolbar/wrench_menu_model.cc',
3074 'browser/ui/toolbar/wrench_menu_model.h', 3074 'browser/ui/toolbar/wrench_menu_model.h',
3075 'browser/ui/toolbar/wrench_menu_model_chromeos.cc',
3075 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc', 3076 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc',
3076 'browser/ui/touch/frame/touch_browser_frame_view.cc', 3077 'browser/ui/touch/frame/touch_browser_frame_view.cc',
3077 'browser/ui/touch/frame/touch_browser_frame_view.h', 3078 'browser/ui/touch/frame/touch_browser_frame_view.h',
3078 'browser/ui/touch/keyboard/keyboard_manager.cc', 3079 'browser/ui/touch/keyboard/keyboard_manager.cc',
3079 'browser/ui/touch/keyboard/keyboard_manager.h', 3080 'browser/ui/touch/keyboard/keyboard_manager.h',
3080 'browser/ui/touch/tabs/tab_strip_factory.cc', 3081 'browser/ui/touch/tabs/tab_strip_factory.cc',
3081 'browser/ui/touch/tabs/touch_tab.cc', 3082 'browser/ui/touch/tabs/touch_tab.cc',
3082 'browser/ui/touch/tabs/touch_tab.h', 3083 'browser/ui/touch/tabs/touch_tab.h',
3083 'browser/ui/touch/tabs/touch_tab_strip.cc', 3084 'browser/ui/touch/tabs/touch_tab_strip.cc',
3084 'browser/ui/touch/tabs/touch_tab_strip.h', 3085 'browser/ui/touch/tabs/touch_tab_strip.h',
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
3535 'browser/ui/webui/downloads_dom_handler.cc', 3536 'browser/ui/webui/downloads_dom_handler.cc',
3536 'browser/ui/webui/downloads_dom_handler.h', 3537 'browser/ui/webui/downloads_dom_handler.h',
3537 'browser/ui/webui/downloads_ui.cc', 3538 'browser/ui/webui/downloads_ui.cc',
3538 'browser/ui/webui/downloads_ui.h', 3539 'browser/ui/webui/downloads_ui.h',
3539 'browser/ui/webui/extension_icon_source.cc', 3540 'browser/ui/webui/extension_icon_source.cc',
3540 'browser/ui/webui/extension_icon_source.h', 3541 'browser/ui/webui/extension_icon_source.h',
3541 'browser/ui/webui/favicon_source.cc', 3542 'browser/ui/webui/favicon_source.cc',
3542 'browser/ui/webui/favicon_source.h', 3543 'browser/ui/webui/favicon_source.h',
3543 'browser/ui/webui/fileicon_source.cc', 3544 'browser/ui/webui/fileicon_source.cc',
3544 'browser/ui/webui/fileicon_source.h', 3545 'browser/ui/webui/fileicon_source.h',
3545 'browser/ui/webui/fileicon_source_cros.cc', 3546 'browser/ui/webui/fileicon_source_chromeos.cc',
3546 'browser/ui/webui/fileicon_source_cros.h', 3547 'browser/ui/webui/fileicon_source_chromeos.h',
3547 'browser/ui/webui/flags_ui.cc', 3548 'browser/ui/webui/flags_ui.cc',
3548 'browser/ui/webui/flags_ui.h', 3549 'browser/ui/webui/flags_ui.h',
3549 'browser/ui/webui/flash_ui.cc', 3550 'browser/ui/webui/flash_ui.cc',
3550 'browser/ui/webui/flash_ui.h', 3551 'browser/ui/webui/flash_ui.h',
3551 'browser/ui/webui/gpu_internals_ui.cc', 3552 'browser/ui/webui/gpu_internals_ui.cc',
3552 'browser/ui/webui/gpu_internals_ui.h', 3553 'browser/ui/webui/gpu_internals_ui.h',
3553 'browser/ui/webui/history2_ui.cc', 3554 'browser/ui/webui/history2_ui.cc',
3554 'browser/ui/webui/history2_ui.h', 3555 'browser/ui/webui/history2_ui.h',
3555 'browser/ui/webui/history_ui.cc', 3556 'browser/ui/webui/history_ui.cc',
3556 'browser/ui/webui/history_ui.h', 3557 'browser/ui/webui/history_ui.h',
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
3853 ['exclude', 'browser/oom_priority_manager.h'], 3854 ['exclude', 'browser/oom_priority_manager.h'],
3854 ['exclude', 'browser/policy/device_policy_cache.cc'], 3855 ['exclude', 'browser/policy/device_policy_cache.cc'],
3855 ['exclude', 'browser/policy/device_policy_cache.h'], 3856 ['exclude', 'browser/policy/device_policy_cache.h'],
3856 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], 3857 ['exclude', 'browser/policy/enterprise_install_attributes.cc'],
3857 ['exclude', 'browser/policy/enterprise_install_attributes.h'], 3858 ['exclude', 'browser/policy/enterprise_install_attributes.h'],
3858 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], 3859 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'],
3859 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], 3860 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'],
3860 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], 3861 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'],
3861 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], 3862 ['exclude', 'browser/renderer_host/offline_resource_handler.h'],
3862 ['exclude', 'browser/ui/login/login_prompt_ui.cc'], 3863 ['exclude', 'browser/ui/login/login_prompt_ui.cc'],
3864 ['exclude', 'browser/ui/toolbar/wrench_menu_model_chromeos.cc'],
3863 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], 3865 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'],
3864 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.cc'], 3866 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.cc'],
3865 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.h'], 3867 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.h'],
3866 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'], 3868 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'],
3867 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'], 3869 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'],
3868 ['exclude', 'browser/ui/webui/fileicon_source_cros.cc'], 3870 ['exclude', 'browser/ui/webui/fileicon_source_chromeos.cc'],
3869 ['exclude', 'browser/ui/webui/fileicon_source_cros.h'], 3871 ['exclude', 'browser/ui/webui/fileicon_source_chromeos.h'],
3870 ], 3872 ],
3871 }], 3873 }],
3872 ['chromeos==1', { 3874 ['chromeos==1', {
3873 'dependencies': [ 3875 'dependencies': [
3874 '../third_party/libevent/libevent.gyp:libevent', 3876 '../third_party/libevent/libevent.gyp:libevent',
3875 'browser/chromeos/input_method/input_method.gyp:gencode', 3877 'browser/chromeos/input_method/input_method.gyp:gencode',
3876 'browser/chromeos/input_method/input_method.gyp:mozc_commands_proto' , 3878 'browser/chromeos/input_method/input_method.gyp:mozc_commands_proto' ,
3877 ], 3879 ],
3878 'sources!': [ 3880 'sources!': [
3879 'browser/background_mode_manager_linux.cc', 3881 'browser/background_mode_manager_linux.cc',
(...skipping 1061 matching lines...) Expand 10 before | Expand all | Expand 10 after
4941 # weak imports in dependents, who still must #include 4943 # weak imports in dependents, who still must #include
4942 # closure_blocks_leopard_compat.h to get weak imports. 4944 # closure_blocks_leopard_compat.h to get weak imports.
4943 'type': 'none', 4945 'type': 'none',
4944 }], 4946 }],
4945 ], 4947 ],
4946 }, 4948 },
4947 ], 4949 ],
4948 }], 4950 }],
4949 ], 4951 ],
4950 } 4952 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/fileicon_source_cros.cc ('k') | views/controls/menu/menu_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698