| 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 1495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1506 'browser/content_settings/chrome_content_settings_client.cc', | 1506 'browser/content_settings/chrome_content_settings_client.cc', |
| 1507 'browser/content_settings/chrome_content_settings_client.h', | 1507 'browser/content_settings/chrome_content_settings_client.h', |
| 1508 'browser/content_settings/chrome_content_settings_utils.cc', | 1508 'browser/content_settings/chrome_content_settings_utils.cc', |
| 1509 'browser/content_settings/chrome_content_settings_utils.h', | 1509 'browser/content_settings/chrome_content_settings_utils.h', |
| 1510 'browser/content_settings/cookie_settings_factory.cc', | 1510 'browser/content_settings/cookie_settings_factory.cc', |
| 1511 'browser/content_settings/cookie_settings_factory.h', | 1511 'browser/content_settings/cookie_settings_factory.h', |
| 1512 'browser/content_settings/host_content_settings_map_factory.cc', | 1512 'browser/content_settings/host_content_settings_map_factory.cc', |
| 1513 'browser/content_settings/host_content_settings_map_factory.h', | 1513 'browser/content_settings/host_content_settings_map_factory.h', |
| 1514 'browser/content_settings/local_shared_objects_container.cc', | 1514 'browser/content_settings/local_shared_objects_container.cc', |
| 1515 'browser/content_settings/local_shared_objects_container.h', | 1515 'browser/content_settings/local_shared_objects_container.h', |
| 1516 'browser/content_settings/storage_info_fetcher.cc', |
| 1517 'browser/content_settings/storage_info_fetcher.h', |
| 1516 'browser/content_settings/tab_specific_content_settings.cc', | 1518 'browser/content_settings/tab_specific_content_settings.cc', |
| 1517 'browser/content_settings/tab_specific_content_settings.h', | 1519 'browser/content_settings/tab_specific_content_settings.h', |
| 1518 'browser/content_settings/web_site_settings_uma_util.cc', | 1520 'browser/content_settings/web_site_settings_uma_util.cc', |
| 1519 'browser/content_settings/web_site_settings_uma_util.h', | 1521 'browser/content_settings/web_site_settings_uma_util.h', |
| 1520 ], | 1522 ], |
| 1521 'chrome_browser_data_usage_sources': [ | 1523 'chrome_browser_data_usage_sources': [ |
| 1522 'browser/data_usage/tab_id_annotator.cc', | 1524 'browser/data_usage/tab_id_annotator.cc', |
| 1523 'browser/data_usage/tab_id_annotator.h', | 1525 'browser/data_usage/tab_id_annotator.h', |
| 1524 'browser/data_usage/tab_id_provider.cc', | 1526 'browser/data_usage/tab_id_provider.cc', |
| 1525 'browser/data_usage/tab_id_provider.h', | 1527 'browser/data_usage/tab_id_provider.h', |
| (...skipping 537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2063 'browser/notifications/notification.h', | 2065 'browser/notifications/notification.h', |
| 2064 'browser/notifications/notification_delegate.h', | 2066 'browser/notifications/notification_delegate.h', |
| 2065 'browser/notifications/notification_object_proxy.cc', | 2067 'browser/notifications/notification_object_proxy.cc', |
| 2066 'browser/notifications/notification_object_proxy.h', | 2068 'browser/notifications/notification_object_proxy.h', |
| 2067 'browser/notifications/notification_permission_context.cc', | 2069 'browser/notifications/notification_permission_context.cc', |
| 2068 'browser/notifications/notification_permission_context.h', | 2070 'browser/notifications/notification_permission_context.h', |
| 2069 'browser/notifications/notification_permission_context_factory.cc', | 2071 'browser/notifications/notification_permission_context_factory.cc', |
| 2070 'browser/notifications/notification_permission_context_factory.h', | 2072 'browser/notifications/notification_permission_context_factory.h', |
| 2071 'browser/notifications/notification_ui_manager.h', | 2073 'browser/notifications/notification_ui_manager.h', |
| 2072 'browser/notifications/notification_ui_manager_mac.h', | 2074 'browser/notifications/notification_ui_manager_mac.h', |
| 2073 'browser/notifications/notification_ui_manager_mac.mm', | 2075 'browser/notifications/notification_ui_manager_mac.mm', |
| 2074 'browser/notifications/notifier_state_tracker.cc', | 2076 'browser/notifications/notifier_state_tracker.cc', |
| 2075 'browser/notifications/notifier_state_tracker.h', | 2077 'browser/notifications/notifier_state_tracker.h', |
| 2076 'browser/notifications/notifier_state_tracker_factory.cc', | 2078 'browser/notifications/notifier_state_tracker_factory.cc', |
| 2077 'browser/notifications/notifier_state_tracker_factory.h', | 2079 'browser/notifications/notifier_state_tracker_factory.h', |
| 2078 'browser/notifications/persistent_notification_delegate.cc', | 2080 'browser/notifications/persistent_notification_delegate.cc', |
| 2079 'browser/notifications/persistent_notification_delegate.h', | 2081 'browser/notifications/persistent_notification_delegate.h', |
| 2080 'browser/notifications/platform_notification_service_impl.cc', | 2082 'browser/notifications/platform_notification_service_impl.cc', |
| 2081 'browser/notifications/platform_notification_service_impl.h', | 2083 'browser/notifications/platform_notification_service_impl.h', |
| 2082 'browser/notifications/profile_notification.cc', | 2084 'browser/notifications/profile_notification.cc', |
| 2083 'browser/notifications/profile_notification.h', | 2085 'browser/notifications/profile_notification.h', |
| (...skipping 2100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4184 '../components/components.gyp:omnibox_browser', | 4186 '../components/components.gyp:omnibox_browser', |
| 4185 '../components/components.gyp:rlz', | 4187 '../components/components.gyp:rlz', |
| 4186 '../components/components.gyp:search_engines', | 4188 '../components/components.gyp:search_engines', |
| 4187 '../rlz/rlz.gyp:rlz_lib', | 4189 '../rlz/rlz.gyp:rlz_lib', |
| 4188 ], | 4190 ], |
| 4189 }, | 4191 }, |
| 4190 ], | 4192 ], |
| 4191 }], | 4193 }], |
| 4192 ], | 4194 ], |
| 4193 } | 4195 } |
| OLD | NEW |