| 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 # All .cc, .h, .m, and .mm files under browser except for: | 7 # All .cc, .h, .m, and .mm files under browser except for: |
| 8 # * tests and mocks. | 8 # * tests and mocks. |
| 9 # * code below browser/chromeos | 9 # * code below browser/chromeos |
| 10 # * code below browser/extensions | 10 # * code below browser/extensions |
| (...skipping 1271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1282 'browser/ssl/ssl_add_certificate.cc', | 1282 'browser/ssl/ssl_add_certificate.cc', |
| 1283 'browser/ssl/ssl_add_certificate.h', | 1283 'browser/ssl/ssl_add_certificate.h', |
| 1284 'browser/ssl/ssl_client_auth_observer.cc', | 1284 'browser/ssl/ssl_client_auth_observer.cc', |
| 1285 'browser/ssl/ssl_client_auth_observer.h', | 1285 'browser/ssl/ssl_client_auth_observer.h', |
| 1286 'browser/status_icons/desktop_notification_balloon.cc', | 1286 'browser/status_icons/desktop_notification_balloon.cc', |
| 1287 'browser/status_icons/desktop_notification_balloon.h', | 1287 'browser/status_icons/desktop_notification_balloon.h', |
| 1288 'browser/sync/glue/extension_data_type_controller.cc', | 1288 'browser/sync/glue/extension_data_type_controller.cc', |
| 1289 'browser/sync/glue/extension_data_type_controller.h', | 1289 'browser/sync/glue/extension_data_type_controller.h', |
| 1290 'browser/sync/glue/extension_setting_data_type_controller.cc', | 1290 'browser/sync/glue/extension_setting_data_type_controller.cc', |
| 1291 'browser/sync/glue/extension_setting_data_type_controller.h', | 1291 'browser/sync/glue/extension_setting_data_type_controller.h', |
| 1292 'browser/sync/glue/synced_tab_delegate_desktop.cc', | |
| 1293 'browser/sync/sync_ui_util.cc', | 1292 'browser/sync/sync_ui_util.cc', |
| 1294 'browser/sync/sync_ui_util.h', | 1293 'browser/sync/sync_ui_util.h', |
| 1295 'browser/tracing/chrome_tracing_delegate.cc', | 1294 'browser/tracing/chrome_tracing_delegate.cc', |
| 1296 'browser/tracing/chrome_tracing_delegate.h', | 1295 'browser/tracing/chrome_tracing_delegate.h', |
| 1297 'browser/upgrade_detector.cc', | 1296 'browser/upgrade_detector.cc', |
| 1298 'browser/upgrade_detector.h', | 1297 'browser/upgrade_detector.h', |
| 1299 'browser/usb/usb_tab_helper.cc', | 1298 'browser/usb/usb_tab_helper.cc', |
| 1300 'browser/usb/usb_tab_helper.h', | 1299 'browser/usb/usb_tab_helper.h', |
| 1301 'browser/usb/web_usb_permission_provider.cc', | 1300 'browser/usb/web_usb_permission_provider.cc', |
| 1302 'browser/usb/web_usb_permission_provider.h', | 1301 'browser/usb/web_usb_permission_provider.h', |
| (...skipping 1565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2868 'browser/sync/glue/sync_backend_host.cc', | 2867 'browser/sync/glue/sync_backend_host.cc', |
| 2869 'browser/sync/glue/sync_backend_host.h', | 2868 'browser/sync/glue/sync_backend_host.h', |
| 2870 'browser/sync/glue/sync_backend_host_core.cc', | 2869 'browser/sync/glue/sync_backend_host_core.cc', |
| 2871 'browser/sync/glue/sync_backend_host_core.h', | 2870 'browser/sync/glue/sync_backend_host_core.h', |
| 2872 'browser/sync/glue/sync_backend_host_impl.cc', | 2871 'browser/sync/glue/sync_backend_host_impl.cc', |
| 2873 'browser/sync/glue/sync_backend_host_impl.h', | 2872 'browser/sync/glue/sync_backend_host_impl.h', |
| 2874 'browser/sync/glue/sync_start_util.cc', | 2873 'browser/sync/glue/sync_start_util.cc', |
| 2875 'browser/sync/glue/sync_start_util.h', | 2874 'browser/sync/glue/sync_start_util.h', |
| 2876 'browser/sync/glue/synced_session_tracker.cc', | 2875 'browser/sync/glue/synced_session_tracker.cc', |
| 2877 'browser/sync/glue/synced_session_tracker.h', | 2876 'browser/sync/glue/synced_session_tracker.h', |
| 2878 'browser/sync/glue/synced_session_util.cc', | |
| 2879 'browser/sync/glue/synced_session_util.h', | |
| 2880 'browser/sync/glue/synced_tab_delegate.cc', | |
| 2881 'browser/sync/glue/synced_tab_delegate_android.cc', | 2877 'browser/sync/glue/synced_tab_delegate_android.cc', |
| 2882 'browser/sync/glue/synced_tab_delegate_android.h', | 2878 'browser/sync/glue/synced_tab_delegate_android.h', |
| 2883 'browser/sync/glue/synced_window_delegate_android.cc', | 2879 'browser/sync/glue/synced_window_delegate_android.cc', |
| 2884 'browser/sync/glue/synced_window_delegate_android.h', | 2880 'browser/sync/glue/synced_window_delegate_android.h', |
| 2885 'browser/sync/glue/synced_window_delegates_getter_android.cc', | 2881 'browser/sync/glue/synced_window_delegates_getter_android.cc', |
| 2886 'browser/sync/glue/synced_window_delegates_getter_android.h', | 2882 'browser/sync/glue/synced_window_delegates_getter_android.h', |
| 2887 'browser/sync/profile_sync_components_factory_impl.cc', | 2883 'browser/sync/profile_sync_components_factory_impl.cc', |
| 2888 'browser/sync/profile_sync_components_factory_impl.h', | 2884 'browser/sync/profile_sync_components_factory_impl.h', |
| 2889 'browser/sync/profile_sync_service.cc', | 2885 'browser/sync/profile_sync_service.cc', |
| 2890 'browser/sync/profile_sync_service.h', | 2886 'browser/sync/profile_sync_service.h', |
| (...skipping 1226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4117 '../components/components.gyp:omnibox_browser', | 4113 '../components/components.gyp:omnibox_browser', |
| 4118 '../components/components.gyp:rlz', | 4114 '../components/components.gyp:rlz', |
| 4119 '../components/components.gyp:search_engines', | 4115 '../components/components.gyp:search_engines', |
| 4120 '../rlz/rlz.gyp:rlz_lib', | 4116 '../rlz/rlz.gyp:rlz_lib', |
| 4121 ], | 4117 ], |
| 4122 }, | 4118 }, |
| 4123 ], | 4119 ], |
| 4124 }], | 4120 }], |
| 4125 ], | 4121 ], |
| 4126 } | 4122 } |
| OLD | NEW |