| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'dependencies': [ | 10 'dependencies': [ |
| (...skipping 2140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2151 'browser/sync/glue/extension_setting_data_type_controller.h', | 2151 'browser/sync/glue/extension_setting_data_type_controller.h', |
| 2152 'browser/sync/glue/frontend_data_type_controller.cc', | 2152 'browser/sync/glue/frontend_data_type_controller.cc', |
| 2153 'browser/sync/glue/frontend_data_type_controller.h', | 2153 'browser/sync/glue/frontend_data_type_controller.h', |
| 2154 'browser/sync/glue/generic_change_processor.cc', | 2154 'browser/sync/glue/generic_change_processor.cc', |
| 2155 'browser/sync/glue/generic_change_processor.h', | 2155 'browser/sync/glue/generic_change_processor.h', |
| 2156 'browser/sync/glue/history_model_worker.cc', | 2156 'browser/sync/glue/history_model_worker.cc', |
| 2157 'browser/sync/glue/history_model_worker.h', | 2157 'browser/sync/glue/history_model_worker.h', |
| 2158 'browser/sync/glue/http_bridge.cc', | 2158 'browser/sync/glue/http_bridge.cc', |
| 2159 'browser/sync/glue/http_bridge.h', | 2159 'browser/sync/glue/http_bridge.h', |
| 2160 'browser/sync/glue/model_associator.h', | 2160 'browser/sync/glue/model_associator.h', |
| 2161 'browser/sync/glue/new_non_frontend_data_type_controller.cc', |
| 2162 'browser/sync/glue/new_non_frontend_data_type_controller.h', |
| 2161 'browser/sync/glue/non_frontend_data_type_controller.cc', | 2163 'browser/sync/glue/non_frontend_data_type_controller.cc', |
| 2162 'browser/sync/glue/non_frontend_data_type_controller.h', | 2164 'browser/sync/glue/non_frontend_data_type_controller.h', |
| 2163 'browser/sync/glue/password_change_processor.cc', | 2165 'browser/sync/glue/password_change_processor.cc', |
| 2164 'browser/sync/glue/password_change_processor.h', | 2166 'browser/sync/glue/password_change_processor.h', |
| 2165 'browser/sync/glue/password_data_type_controller.cc', | 2167 'browser/sync/glue/password_data_type_controller.cc', |
| 2166 'browser/sync/glue/password_data_type_controller.h', | 2168 'browser/sync/glue/password_data_type_controller.h', |
| 2167 'browser/sync/glue/password_model_associator.cc', | 2169 'browser/sync/glue/password_model_associator.cc', |
| 2168 'browser/sync/glue/password_model_associator.h', | 2170 'browser/sync/glue/password_model_associator.h', |
| 2169 'browser/sync/glue/password_model_worker.cc', | 2171 'browser/sync/glue/password_model_worker.cc', |
| 2170 'browser/sync/glue/password_model_worker.h', | 2172 'browser/sync/glue/password_model_worker.h', |
| 2171 'browser/sync/glue/preference_data_type_controller.cc', | 2173 'browser/sync/glue/preference_data_type_controller.cc', |
| 2172 'browser/sync/glue/preference_data_type_controller.h', | 2174 'browser/sync/glue/preference_data_type_controller.h', |
| 2173 'browser/sync/glue/search_engine_data_type_controller.cc', | 2175 'browser/sync/glue/search_engine_data_type_controller.cc', |
| 2174 'browser/sync/glue/search_engine_data_type_controller.h', | 2176 'browser/sync/glue/search_engine_data_type_controller.h', |
| 2175 'browser/sync/glue/session_change_processor.cc', | 2177 'browser/sync/glue/session_change_processor.cc', |
| 2176 'browser/sync/glue/session_change_processor.h', | 2178 'browser/sync/glue/session_change_processor.h', |
| 2177 'browser/sync/glue/session_data_type_controller.cc', | 2179 'browser/sync/glue/session_data_type_controller.cc', |
| 2178 'browser/sync/glue/session_data_type_controller.h', | 2180 'browser/sync/glue/session_data_type_controller.h', |
| 2179 'browser/sync/glue/session_model_associator.cc', | 2181 'browser/sync/glue/session_model_associator.cc', |
| 2180 'browser/sync/glue/session_model_associator_mac.mm', | 2182 'browser/sync/glue/session_model_associator_mac.mm', |
| 2181 'browser/sync/glue/session_model_associator.h', | 2183 'browser/sync/glue/session_model_associator.h', |
| 2184 'browser/sync/glue/shared_change_processor.cc', |
| 2185 'browser/sync/glue/shared_change_processor.h', |
| 2186 'browser/sync/glue/shared_change_processor_ref.h', |
| 2187 'browser/sync/glue/shared_change_processor_ref.cc', |
| 2182 'browser/sync/glue/syncable_service_adapter.cc', | 2188 'browser/sync/glue/syncable_service_adapter.cc', |
| 2183 'browser/sync/glue/syncable_service_adapter.h', | 2189 'browser/sync/glue/syncable_service_adapter.h', |
| 2184 'browser/sync/glue/synced_session.h', | 2190 'browser/sync/glue/synced_session.h', |
| 2185 'browser/sync/glue/synced_session.cc', | 2191 'browser/sync/glue/synced_session.cc', |
| 2186 'browser/sync/glue/synced_window_delegate.h', | 2192 'browser/sync/glue/synced_window_delegate.h', |
| 2187 'browser/sync/glue/sync_backend_host.cc', | 2193 'browser/sync/glue/sync_backend_host.cc', |
| 2188 'browser/sync/glue/sync_backend_host.h', | 2194 'browser/sync/glue/sync_backend_host.h', |
| 2189 'browser/sync/glue/sync_backend_registrar.cc', | 2195 'browser/sync/glue/sync_backend_registrar.cc', |
| 2190 'browser/sync/glue/sync_backend_registrar.h', | 2196 'browser/sync/glue/sync_backend_registrar.h', |
| 2191 'browser/sync/glue/synced_session_tracker.cc', | 2197 'browser/sync/glue/synced_session_tracker.cc', |
| (...skipping 2944 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5136 'type': 'static_library', | 5142 'type': 'static_library', |
| 5137 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], | 5143 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], |
| 5138 'variables': { | 5144 'variables': { |
| 5139 'proto_in_dir': 'browser/history', | 5145 'proto_in_dir': 'browser/history', |
| 5140 'proto_out_dir': 'chrome/browser/history', | 5146 'proto_out_dir': 'chrome/browser/history', |
| 5141 }, | 5147 }, |
| 5142 'includes': [ '../build/protoc.gypi' ] | 5148 'includes': [ '../build/protoc.gypi' ] |
| 5143 }, | 5149 }, |
| 5144 ], | 5150 ], |
| 5145 } | 5151 } |
| OLD | NEW |