OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 'dependencies': [ | 6 'dependencies': [ |
7 'browser/speech/proto/speech_proto.gyp:speech_proto', | 7 'browser/speech/proto/speech_proto.gyp:speech_proto', |
8 '../base/base.gyp:base_static', | 8 '../base/base.gyp:base_static', |
9 '../crypto/crypto.gyp:crypto', | 9 '../crypto/crypto.gyp:crypto', |
10 '../google_apis/google_apis.gyp:google_apis', | 10 '../google_apis/google_apis.gyp:google_apis', |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
196 'browser/accessibility/browser_accessibility_manager_win.h', | 196 'browser/accessibility/browser_accessibility_manager_win.h', |
197 'browser/accessibility/browser_accessibility_state_impl.cc', | 197 'browser/accessibility/browser_accessibility_state_impl.cc', |
198 'browser/accessibility/browser_accessibility_state_impl_win.cc', | 198 'browser/accessibility/browser_accessibility_state_impl_win.cc', |
199 'browser/accessibility/browser_accessibility_state_impl.h', | 199 'browser/accessibility/browser_accessibility_state_impl.h', |
200 'browser/accessibility/browser_accessibility_win.cc', | 200 'browser/accessibility/browser_accessibility_win.cc', |
201 'browser/accessibility/browser_accessibility_win.h', | 201 'browser/accessibility/browser_accessibility_win.h', |
202 'browser/android/android_browser_process.cc', | 202 'browser/android/android_browser_process.cc', |
203 'browser/android/android_browser_process.h', | 203 'browser/android/android_browser_process.h', |
204 'browser/android/browser_jni_registrar.cc', | 204 'browser/android/browser_jni_registrar.cc', |
205 'browser/android/browser_jni_registrar.h', | 205 'browser/android/browser_jni_registrar.h', |
| 206 'browser/android/child_process_launcher.cc', |
| 207 'browser/android/child_process_launcher.h', |
206 'browser/android/content_settings.cc', | 208 'browser/android/content_settings.cc', |
207 'browser/android/content_settings.h', | 209 'browser/android/content_settings.h', |
208 'browser/android/content_startup_flags.cc', | 210 'browser/android/content_startup_flags.cc', |
209 'browser/android/content_startup_flags.h', | 211 'browser/android/content_startup_flags.h', |
210 'browser/android/content_video_view.cc', | 212 'browser/android/content_video_view.cc', |
211 'browser/android/content_video_view.h', | 213 'browser/android/content_video_view.h', |
212 'browser/android/content_view_core_impl.cc', | 214 'browser/android/content_view_core_impl.cc', |
213 'browser/android/content_view_core_impl.h', | 215 'browser/android/content_view_core_impl.h', |
214 'browser/android/content_view_render_view.cc', | 216 'browser/android/content_view_render_view.cc', |
215 'browser/android/content_view_render_view.h', | 217 'browser/android/content_view_render_view.h', |
216 'browser/android/content_view_statics.cc', | 218 'browser/android/content_view_statics.cc', |
217 'browser/android/content_view_statics.h', | 219 'browser/android/content_view_statics.h', |
218 'browser/android/cookie_getter_impl.cc', | 220 'browser/android/cookie_getter_impl.cc', |
219 'browser/android/cookie_getter_impl.h', | 221 'browser/android/cookie_getter_impl.h', |
220 'browser/android/date_time_chooser_android.cc', | 222 'browser/android/date_time_chooser_android.cc', |
221 'browser/android/date_time_chooser_android.h', | 223 'browser/android/date_time_chooser_android.h', |
222 'browser/android/download_controller_android_impl.cc', | 224 'browser/android/download_controller_android_impl.cc', |
223 'browser/android/download_controller_android_impl.h', | 225 'browser/android/download_controller_android_impl.h', |
224 'browser/android/devtools_auth.cc', | 226 'browser/android/devtools_auth.cc', |
225 'browser/android/interstitial_page_delegate_android.cc', | 227 'browser/android/interstitial_page_delegate_android.cc', |
226 'browser/android/interstitial_page_delegate_android.h', | 228 'browser/android/interstitial_page_delegate_android.h', |
227 'browser/android/load_url_params.cc', | 229 'browser/android/load_url_params.cc', |
228 'browser/android/load_url_params.h', | 230 'browser/android/load_url_params.h', |
229 'browser/android/media_player_manager_android.cc', | 231 'browser/android/media_player_manager_android.cc', |
230 'browser/android/media_player_manager_android.h', | 232 'browser/android/media_player_manager_android.h', |
231 'browser/android/sandboxed_process_launcher.cc', | |
232 'browser/android/sandboxed_process_launcher.h', | |
233 'browser/android/surface_texture_peer_browser_impl.cc', | 233 'browser/android/surface_texture_peer_browser_impl.cc', |
234 'browser/android/surface_texture_peer_browser_impl.h', | 234 'browser/android/surface_texture_peer_browser_impl.h', |
235 'browser/android/touch_point.cc', | 235 'browser/android/touch_point.cc', |
236 'browser/android/touch_point.h', | 236 'browser/android/touch_point.h', |
237 'browser/android/tracing_intent_handler.cc', | 237 'browser/android/tracing_intent_handler.cc', |
238 'browser/android/tracing_intent_handler.h', | 238 'browser/android/tracing_intent_handler.h', |
239 'browser/android/web_contents_observer_android.cc', | 239 'browser/android/web_contents_observer_android.cc', |
240 'browser/android/web_contents_observer_android.h', | 240 'browser/android/web_contents_observer_android.h', |
241 'browser/appcache/appcache_dispatcher_host.cc', | 241 'browser/appcache/appcache_dispatcher_host.cc', |
242 'browser/appcache/appcache_dispatcher_host.h', | 242 'browser/appcache/appcache_dispatcher_host.h', |
(...skipping 976 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1219 ['exclude', '^browser/speech/'], | 1219 ['exclude', '^browser/speech/'], |
1220 ], | 1220 ], |
1221 }], | 1221 }], |
1222 ['linux_use_libgps==1', { | 1222 ['linux_use_libgps==1', { |
1223 'dependencies': [ | 1223 'dependencies': [ |
1224 '../build/linux/system.gyp:libgps', | 1224 '../build/linux/system.gyp:libgps', |
1225 ], | 1225 ], |
1226 }], | 1226 }], |
1227 ], | 1227 ], |
1228 } | 1228 } |
OLD | NEW |