| OLD | NEW |
| 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 3044 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3055 'browser/ui/tabs/tab_menu_model.cc', | 3055 'browser/ui/tabs/tab_menu_model.cc', |
| 3056 'browser/ui/tabs/tab_menu_model.h', | 3056 'browser/ui/tabs/tab_menu_model.h', |
| 3057 'browser/ui/toolbar/back_forward_menu_model.cc', | 3057 'browser/ui/toolbar/back_forward_menu_model.cc', |
| 3058 'browser/ui/toolbar/back_forward_menu_model.h', | 3058 'browser/ui/toolbar/back_forward_menu_model.h', |
| 3059 'browser/ui/toolbar/encoding_menu_controller.cc', | 3059 'browser/ui/toolbar/encoding_menu_controller.cc', |
| 3060 'browser/ui/toolbar/encoding_menu_controller.h', | 3060 'browser/ui/toolbar/encoding_menu_controller.h', |
| 3061 'browser/ui/toolbar/toolbar_model.cc', | 3061 'browser/ui/toolbar/toolbar_model.cc', |
| 3062 'browser/ui/toolbar/toolbar_model.h', | 3062 'browser/ui/toolbar/toolbar_model.h', |
| 3063 'browser/ui/toolbar/wrench_menu_model.cc', | 3063 'browser/ui/toolbar/wrench_menu_model.cc', |
| 3064 'browser/ui/toolbar/wrench_menu_model.h', | 3064 'browser/ui/toolbar/wrench_menu_model.h', |
| 3065 'browser/ui/toolbar/wrench_menu_model_cros.cc', |
| 3065 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc', | 3066 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc', |
| 3066 'browser/ui/touch/frame/touch_browser_frame_view.cc', | 3067 'browser/ui/touch/frame/touch_browser_frame_view.cc', |
| 3067 'browser/ui/touch/frame/touch_browser_frame_view.h', | 3068 'browser/ui/touch/frame/touch_browser_frame_view.h', |
| 3068 'browser/ui/touch/keyboard/keyboard_manager.cc', | 3069 'browser/ui/touch/keyboard/keyboard_manager.cc', |
| 3069 'browser/ui/touch/keyboard/keyboard_manager.h', | 3070 'browser/ui/touch/keyboard/keyboard_manager.h', |
| 3070 'browser/ui/touch/tabs/tab_strip_factory.cc', | 3071 'browser/ui/touch/tabs/tab_strip_factory.cc', |
| 3071 'browser/ui/touch/tabs/touch_tab.cc', | 3072 'browser/ui/touch/tabs/touch_tab.cc', |
| 3072 'browser/ui/touch/tabs/touch_tab.h', | 3073 'browser/ui/touch/tabs/touch_tab.h', |
| 3073 'browser/ui/touch/tabs/touch_tab_strip.cc', | 3074 'browser/ui/touch/tabs/touch_tab_strip.cc', |
| 3074 'browser/ui/touch/tabs/touch_tab_strip.h', | 3075 'browser/ui/touch/tabs/touch_tab_strip.h', |
| (...skipping 764 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3839 ['exclude', 'browser/oom_priority_manager.h'], | 3840 ['exclude', 'browser/oom_priority_manager.h'], |
| 3840 ['exclude', 'browser/policy/device_policy_cache.cc'], | 3841 ['exclude', 'browser/policy/device_policy_cache.cc'], |
| 3841 ['exclude', 'browser/policy/device_policy_cache.h'], | 3842 ['exclude', 'browser/policy/device_policy_cache.h'], |
| 3842 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], | 3843 ['exclude', 'browser/policy/enterprise_install_attributes.cc'], |
| 3843 ['exclude', 'browser/policy/enterprise_install_attributes.h'], | 3844 ['exclude', 'browser/policy/enterprise_install_attributes.h'], |
| 3844 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], | 3845 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], |
| 3845 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], | 3846 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], |
| 3846 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], | 3847 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], |
| 3847 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], | 3848 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], |
| 3848 ['exclude', 'browser/ui/login/login_prompt_ui.cc'], | 3849 ['exclude', 'browser/ui/login/login_prompt_ui.cc'], |
| 3850 ['exclude', 'browser/ui/toolbar/wrench_menu_model_cros.cc'], |
| 3849 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], | 3851 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], |
| 3850 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.cc'], | 3852 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.cc'], |
| 3851 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.h'], | 3853 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.h'], |
| 3852 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'], | 3854 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'], |
| 3853 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'], | 3855 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'], |
| 3854 ['exclude', 'browser/ui/webui/fileicon_source_cros.cc'], | 3856 ['exclude', 'browser/ui/webui/fileicon_source_cros.cc'], |
| 3855 ['exclude', 'browser/ui/webui/fileicon_source_cros.h'], | 3857 ['exclude', 'browser/ui/webui/fileicon_source_cros.h'], |
| 3856 ], | 3858 ], |
| 3857 }], | 3859 }], |
| 3858 ['chromeos==1', { | 3860 ['chromeos==1', { |
| (...skipping 1066 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4925 # weak imports in dependents, who still must #include | 4927 # weak imports in dependents, who still must #include |
| 4926 # closure_blocks_leopard_compat.h to get weak imports. | 4928 # closure_blocks_leopard_compat.h to get weak imports. |
| 4927 'type': 'none', | 4929 'type': 'none', |
| 4928 }], | 4930 }], |
| 4929 ], | 4931 ], |
| 4930 }, | 4932 }, |
| 4931 ], | 4933 ], |
| 4932 }], | 4934 }], |
| 4933 ], | 4935 ], |
| 4934 } | 4936 } |
| OLD | NEW |