| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'variables': { | 6 'variables': { |
| 7 # There are two sections of sources: | 7 # There are two sections of sources: |
| 8 # * "Platform"-based sources (OS, toolkit, etc.) | 8 # * "Platform"-based sources (OS, toolkit, etc.) |
| 9 # * Feature/directory-based sources (e.g., history, printing) | 9 # * Feature/directory-based sources (e.g., history, printing) |
| 10 | 10 |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 47 'browser/ui/autofill/password_generation_popup_controller_impl.h', | 47 'browser/ui/autofill/password_generation_popup_controller_impl.h', |
| 48 'browser/ui/autofill/password_generation_popup_observer.h', | 48 'browser/ui/autofill/password_generation_popup_observer.h', |
| 49 'browser/ui/autofill/password_generation_popup_view.cc', | 49 'browser/ui/autofill/password_generation_popup_view.cc', |
| 50 'browser/ui/autofill/password_generation_popup_view.h', | 50 'browser/ui/autofill/password_generation_popup_view.h', |
| 51 'browser/ui/autofill/popup_controller_common.cc', | 51 'browser/ui/autofill/popup_controller_common.cc', |
| 52 'browser/ui/autofill/popup_controller_common.h', | 52 'browser/ui/autofill/popup_controller_common.h', |
| 53 'browser/ui/blocked_content/blocked_window_params.cc', | 53 'browser/ui/blocked_content/blocked_window_params.cc', |
| 54 'browser/ui/blocked_content/blocked_window_params.h', | 54 'browser/ui/blocked_content/blocked_window_params.h', |
| 55 'browser/ui/blocked_content/popup_blocker_tab_helper.cc', | 55 'browser/ui/blocked_content/popup_blocker_tab_helper.cc', |
| 56 'browser/ui/blocked_content/popup_blocker_tab_helper.h', | 56 'browser/ui/blocked_content/popup_blocker_tab_helper.h', |
| 57 'browser/ui/bluetooth/bluetooth_permission_context.cc', |
| 58 'browser/ui/bluetooth/bluetooth_permission_context.h', |
| 59 'browser/ui/bluetooth/bluetooth_permission_context_factory.cc', |
| 60 'browser/ui/bluetooth/bluetooth_permission_context_factory.h', |
| 57 'browser/ui/bookmarks/bookmark_bar.h', | 61 'browser/ui/bookmarks/bookmark_bar.h', |
| 58 'browser/ui/bookmarks/bookmark_bar_constants.h', | 62 'browser/ui/bookmarks/bookmark_bar_constants.h', |
| 59 'browser/ui/bookmarks/bookmark_bar_instructions_delegate.h', | 63 'browser/ui/bookmarks/bookmark_bar_instructions_delegate.h', |
| 60 'browser/ui/bookmarks/bookmark_bubble_observer.h', | 64 'browser/ui/bookmarks/bookmark_bubble_observer.h', |
| 61 'browser/ui/bookmarks/bookmark_editor.cc', | 65 'browser/ui/bookmarks/bookmark_editor.cc', |
| 62 'browser/ui/bookmarks/bookmark_editor.h', | 66 'browser/ui/bookmarks/bookmark_editor.h', |
| 63 'browser/ui/bookmarks/bookmark_utils.cc', | 67 'browser/ui/bookmarks/bookmark_utils.cc', |
| 64 'browser/ui/bookmarks/bookmark_utils.h', | 68 'browser/ui/bookmarks/bookmark_utils.h', |
| 65 'browser/ui/bookmarks/recently_used_folders_combo_model.cc', | 69 'browser/ui/bookmarks/recently_used_folders_combo_model.cc', |
| 66 'browser/ui/bookmarks/recently_used_folders_combo_model.h', | 70 'browser/ui/bookmarks/recently_used_folders_combo_model.h', |
| (...skipping 2826 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2893 'installer_util', | 2897 'installer_util', |
| 2894 '../components/components.gyp:app_modal', | 2898 '../components/components.gyp:app_modal', |
| 2895 '../components/components.gyp:autofill_content_risk_proto', | 2899 '../components/components.gyp:autofill_content_risk_proto', |
| 2896 '../components/components.gyp:crash_core_browser', | 2900 '../components/components.gyp:crash_core_browser', |
| 2897 '../components/components.gyp:flags_ui', | 2901 '../components/components.gyp:flags_ui', |
| 2898 '../components/components.gyp:net_log', | 2902 '../components/components.gyp:net_log', |
| 2899 '../components/components.gyp:page_load_metrics_browser', | 2903 '../components/components.gyp:page_load_metrics_browser', |
| 2900 '../components/components.gyp:translate_content_common', | 2904 '../components/components.gyp:translate_content_common', |
| 2901 '../components/components_resources.gyp:components_resources', | 2905 '../components/components_resources.gyp:components_resources', |
| 2902 '../content/app/resources/content_resources.gyp:content_resources', | 2906 '../content/app/resources/content_resources.gyp:content_resources', |
| 2907 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 2903 '../media/media.gyp:media', | 2908 '../media/media.gyp:media', |
| 2904 '../net/net.gyp:net_with_v8', | 2909 '../net/net.gyp:net_with_v8', |
| 2905 '../net/net.gyp:stale_while_revalidate_experiment_domains', | 2910 '../net/net.gyp:stale_while_revalidate_experiment_domains', |
| 2906 '../storage/storage_browser.gyp:storage', | 2911 '../storage/storage_browser.gyp:storage', |
| 2907 '../storage/storage_common.gyp:storage_common', | 2912 '../storage/storage_common.gyp:storage_common', |
| 2908 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2913 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 2909 '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', | 2914 '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', |
| 2910 '../third_party/re2/re2.gyp:re2', | 2915 '../third_party/re2/re2.gyp:re2', |
| 2911 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 2916 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
| 2912 '../ui/compositor/compositor.gyp:compositor', | 2917 '../ui/compositor/compositor.gyp:compositor', |
| (...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3308 ], | 3313 ], |
| 3309 'sources': [ | 3314 'sources': [ |
| 3310 '<@(chrome_browser_ui_non_mobile_sources)', | 3315 '<@(chrome_browser_ui_non_mobile_sources)', |
| 3311 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3316 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
| 3312 ], | 3317 ], |
| 3313 }], | 3318 }], |
| 3314 ], | 3319 ], |
| 3315 }, | 3320 }, |
| 3316 ], | 3321 ], |
| 3317 } | 3322 } |
| OLD | NEW |