| 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 1267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1278 'browser/ssl/ssl_add_certificate.cc', | 1278 'browser/ssl/ssl_add_certificate.cc', |
| 1279 'browser/ssl/ssl_add_certificate.h', | 1279 'browser/ssl/ssl_add_certificate.h', |
| 1280 'browser/ssl/ssl_client_auth_observer.cc', | 1280 'browser/ssl/ssl_client_auth_observer.cc', |
| 1281 'browser/ssl/ssl_client_auth_observer.h', | 1281 'browser/ssl/ssl_client_auth_observer.h', |
| 1282 'browser/status_icons/desktop_notification_balloon.cc', | 1282 'browser/status_icons/desktop_notification_balloon.cc', |
| 1283 'browser/status_icons/desktop_notification_balloon.h', | 1283 'browser/status_icons/desktop_notification_balloon.h', |
| 1284 'browser/sync/glue/extension_data_type_controller.cc', | 1284 'browser/sync/glue/extension_data_type_controller.cc', |
| 1285 'browser/sync/glue/extension_data_type_controller.h', | 1285 'browser/sync/glue/extension_data_type_controller.h', |
| 1286 'browser/sync/glue/extension_setting_data_type_controller.cc', | 1286 'browser/sync/glue/extension_setting_data_type_controller.cc', |
| 1287 'browser/sync/glue/extension_setting_data_type_controller.h', | 1287 'browser/sync/glue/extension_setting_data_type_controller.h', |
| 1288 'browser/sync/glue/synced_tab_delegate_desktop.cc', | |
| 1289 'browser/sync/sync_ui_util.cc', | 1288 'browser/sync/sync_ui_util.cc', |
| 1290 'browser/sync/sync_ui_util.h', | 1289 'browser/sync/sync_ui_util.h', |
| 1291 'browser/tracing/chrome_tracing_delegate.cc', | 1290 'browser/tracing/chrome_tracing_delegate.cc', |
| 1292 'browser/tracing/chrome_tracing_delegate.h', | 1291 'browser/tracing/chrome_tracing_delegate.h', |
| 1293 'browser/upgrade_detector.cc', | 1292 'browser/upgrade_detector.cc', |
| 1294 'browser/upgrade_detector.h', | 1293 'browser/upgrade_detector.h', |
| 1295 'browser/usb/web_usb_permission_provider.cc', | 1294 'browser/usb/web_usb_permission_provider.cc', |
| 1296 'browser/usb/web_usb_permission_provider.h', | 1295 'browser/usb/web_usb_permission_provider.h', |
| 1297 ], | 1296 ], |
| 1298 'chrome_browser_win_sources': [ | 1297 'chrome_browser_win_sources': [ |
| (...skipping 1564 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2863 'browser/sync/glue/sync_backend_host_core.cc', | 2862 'browser/sync/glue/sync_backend_host_core.cc', |
| 2864 'browser/sync/glue/sync_backend_host_core.h', | 2863 'browser/sync/glue/sync_backend_host_core.h', |
| 2865 'browser/sync/glue/sync_backend_host_impl.cc', | 2864 'browser/sync/glue/sync_backend_host_impl.cc', |
| 2866 'browser/sync/glue/sync_backend_host_impl.h', | 2865 'browser/sync/glue/sync_backend_host_impl.h', |
| 2867 'browser/sync/glue/sync_backend_registrar.cc', | 2866 'browser/sync/glue/sync_backend_registrar.cc', |
| 2868 'browser/sync/glue/sync_backend_registrar.h', | 2867 'browser/sync/glue/sync_backend_registrar.h', |
| 2869 'browser/sync/glue/sync_start_util.cc', | 2868 'browser/sync/glue/sync_start_util.cc', |
| 2870 'browser/sync/glue/sync_start_util.h', | 2869 'browser/sync/glue/sync_start_util.h', |
| 2871 'browser/sync/glue/synced_session_tracker.cc', | 2870 'browser/sync/glue/synced_session_tracker.cc', |
| 2872 'browser/sync/glue/synced_session_tracker.h', | 2871 'browser/sync/glue/synced_session_tracker.h', |
| 2873 'browser/sync/glue/synced_session_util.cc', | |
| 2874 'browser/sync/glue/synced_session_util.h', | |
| 2875 'browser/sync/glue/synced_tab_delegate.cc', | |
| 2876 'browser/sync/glue/synced_tab_delegate_android.cc', | 2872 'browser/sync/glue/synced_tab_delegate_android.cc', |
| 2877 'browser/sync/glue/synced_tab_delegate_android.h', | 2873 'browser/sync/glue/synced_tab_delegate_android.h', |
| 2878 'browser/sync/glue/synced_window_delegate_android.cc', | 2874 'browser/sync/glue/synced_window_delegate_android.cc', |
| 2879 'browser/sync/glue/synced_window_delegate_android.h', | 2875 'browser/sync/glue/synced_window_delegate_android.h', |
| 2880 'browser/sync/glue/synced_window_delegates_getter_android.cc', | 2876 'browser/sync/glue/synced_window_delegates_getter_android.cc', |
| 2881 'browser/sync/glue/synced_window_delegates_getter_android.h', | 2877 'browser/sync/glue/synced_window_delegates_getter_android.h', |
| 2882 'browser/sync/glue/typed_url_change_processor.cc', | 2878 'browser/sync/glue/typed_url_change_processor.cc', |
| 2883 'browser/sync/glue/typed_url_change_processor.h', | 2879 'browser/sync/glue/typed_url_change_processor.h', |
| 2884 'browser/sync/glue/typed_url_data_type_controller.cc', | 2880 'browser/sync/glue/typed_url_data_type_controller.cc', |
| 2885 'browser/sync/glue/typed_url_data_type_controller.h', | 2881 'browser/sync/glue/typed_url_data_type_controller.h', |
| (...skipping 1229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4115 '../components/components.gyp:omnibox_browser', | 4111 '../components/components.gyp:omnibox_browser', |
| 4116 '../components/components.gyp:rlz', | 4112 '../components/components.gyp:rlz', |
| 4117 '../components/components.gyp:search_engines', | 4113 '../components/components.gyp:search_engines', |
| 4118 '../rlz/rlz.gyp:rlz_lib', | 4114 '../rlz/rlz.gyp:rlz_lib', |
| 4119 ], | 4115 ], |
| 4120 }, | 4116 }, |
| 4121 ], | 4117 ], |
| 4122 }], | 4118 }], |
| 4123 ], | 4119 ], |
| 4124 } | 4120 } |
| OLD | NEW |