| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # | 2 # |
| 3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 5 | 5 |
| 6 { | 6 { |
| 7 'targets': [ | 7 'targets': [ |
| 8 { | 8 { |
| 9 'target_name': 'browser_ui', | 9 'target_name': 'browser_ui', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 195 'browser/ui/auto_login_prompter.h', | 195 'browser/ui/auto_login_prompter.h', |
| 196 'browser/ui/base_window.h', | 196 'browser/ui/base_window.h', |
| 197 'browser/ui/blocked_content/blocked_content_container.cc', | 197 'browser/ui/blocked_content/blocked_content_container.cc', |
| 198 'browser/ui/blocked_content/blocked_content_container.h', | 198 'browser/ui/blocked_content/blocked_content_container.h', |
| 199 'browser/ui/blocked_content/blocked_content_tab_helper.cc', | 199 'browser/ui/blocked_content/blocked_content_tab_helper.cc', |
| 200 'browser/ui/blocked_content/blocked_content_tab_helper.h', | 200 'browser/ui/blocked_content/blocked_content_tab_helper.h', |
| 201 'browser/ui/blocked_content/blocked_content_tab_helper_delegate.cc', | 201 'browser/ui/blocked_content/blocked_content_tab_helper_delegate.cc', |
| 202 'browser/ui/blocked_content/blocked_content_tab_helper_delegate.h', | 202 'browser/ui/blocked_content/blocked_content_tab_helper_delegate.h', |
| 203 'browser/ui/bookmarks/bookmark_bar.h', | 203 'browser/ui/bookmarks/bookmark_bar.h', |
| 204 'browser/ui/bookmarks/bookmark_bar_instructions_delegate.h', | 204 'browser/ui/bookmarks/bookmark_bar_instructions_delegate.h', |
| 205 'browser/ui/bookmarks/bookmark_context_menu_controller.cc', |
| 206 'browser/ui/bookmarks/bookmark_context_menu_controller.h', |
| 205 'browser/ui/bookmarks/bookmark_tab_helper.cc', | 207 'browser/ui/bookmarks/bookmark_tab_helper.cc', |
| 206 'browser/ui/bookmarks/bookmark_tab_helper.h', | 208 'browser/ui/bookmarks/bookmark_tab_helper.h', |
| 207 'browser/ui/bookmarks/bookmark_tab_helper_delegate.cc', | 209 'browser/ui/bookmarks/bookmark_tab_helper_delegate.cc', |
| 208 'browser/ui/bookmarks/bookmark_tab_helper_delegate.h', | 210 'browser/ui/bookmarks/bookmark_tab_helper_delegate.h', |
| 209 'browser/ui/browser.cc', | 211 'browser/ui/browser.cc', |
| 210 'browser/ui/browser.h', | 212 'browser/ui/browser.h', |
| 211 'browser/ui/browser_adoption.cc', | 213 'browser/ui/browser_adoption.cc', |
| 212 'browser/ui/browser_commands.cc', | 214 'browser/ui/browser_commands.cc', |
| 213 'browser/ui/browser_commands.h', | 215 'browser/ui/browser_commands.h', |
| 214 'browser/ui/browser_command_controller.cc', | 216 'browser/ui/browser_command_controller.cc', |
| (...skipping 2125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2340 'browser/ui/webui/ntp/ntp_login_handler.cc', | 2342 'browser/ui/webui/ntp/ntp_login_handler.cc', |
| 2341 'browser/ui/webui/ntp/ntp_login_handler.h', | 2343 'browser/ui/webui/ntp/ntp_login_handler.h', |
| 2342 'browser/ui/webui/ntp/suggestions_combiner.cc', | 2344 'browser/ui/webui/ntp/suggestions_combiner.cc', |
| 2343 'browser/ui/webui/ntp/suggestions_combiner.h', | 2345 'browser/ui/webui/ntp/suggestions_combiner.h', |
| 2344 'browser/ui/webui/ntp/suggestions_page_handler.cc', | 2346 'browser/ui/webui/ntp/suggestions_page_handler.cc', |
| 2345 'browser/ui/webui/ntp/suggestions_page_handler.h', | 2347 'browser/ui/webui/ntp/suggestions_page_handler.h', |
| 2346 'browser/ui/webui/sync_setup_handler.cc', | 2348 'browser/ui/webui/sync_setup_handler.cc', |
| 2347 'browser/ui/webui/sync_setup_handler.h', | 2349 'browser/ui/webui/sync_setup_handler.h', |
| 2348 | 2350 |
| 2349 # There's no Browser/BrowserList on Android. | 2351 # There's no Browser/BrowserList on Android. |
| 2352 'browser/ui/bookmarks/bookmark_context_menu_controller.cc', |
| 2350 'browser/ui/browser.cc', | 2353 'browser/ui/browser.cc', |
| 2351 'browser/ui/browser_command_controller.cc', | 2354 'browser/ui/browser_command_controller.cc', |
| 2352 'browser/ui/browser_finder.cc', | 2355 'browser/ui/browser_finder.cc', |
| 2353 'browser/ui/browser_instant_controller.cc', | 2356 'browser/ui/browser_instant_controller.cc', |
| 2354 'browser/ui/browser_list.cc', | 2357 'browser/ui/browser_list.cc', |
| 2355 'browser/ui/browser_navigator.cc', | 2358 'browser/ui/browser_navigator.cc', |
| 2356 'browser/ui/browser_otr_state.cc', | 2359 'browser/ui/browser_otr_state.cc', |
| 2357 'browser/ui/browser_tab_restore_service_delegate.cc', | 2360 'browser/ui/browser_tab_restore_service_delegate.cc', |
| 2358 'browser/ui/browser_tabstrip.cc', | 2361 'browser/ui/browser_tabstrip.cc', |
| 2359 'browser/ui/browser_tabstrip.h', | 2362 'browser/ui/browser_tabstrip.h', |
| (...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2625 ['exclude', '^browser/ui/views/select_file_dialog_extension.cc'], | 2628 ['exclude', '^browser/ui/views/select_file_dialog_extension.cc'], |
| 2626 ['exclude', '^browser/ui/views/select_file_dialog_extension.h'], | 2629 ['exclude', '^browser/ui/views/select_file_dialog_extension.h'], |
| 2627 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory.
cc'], | 2630 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory.
cc'], |
| 2628 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory.
h'], | 2631 ['exclude', '^browser/ui/views/select_file_dialog_extension_factory.
h'], |
| 2629 ]} | 2632 ]} |
| 2630 ], | 2633 ], |
| 2631 ], | 2634 ], |
| 2632 }, | 2635 }, |
| 2633 ], | 2636 ], |
| 2634 } | 2637 } |
| OLD | NEW |