| 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 15 matching lines...) Expand all Loading... |
| 26 'port/browser/render_view_host_delegate_view.h', | 26 'port/browser/render_view_host_delegate_view.h', |
| 27 'port/browser/render_widget_host_view_port.h', | 27 'port/browser/render_widget_host_view_port.h', |
| 28 'port/browser/smooth_scroll_gesture.h', | 28 'port/browser/smooth_scroll_gesture.h', |
| 29 'port/browser/web_contents_view_port.h', | 29 'port/browser/web_contents_view_port.h', |
| 30 'public/browser/access_token_store.h', | 30 'public/browser/access_token_store.h', |
| 31 'public/browser/android/compositor.h', | 31 'public/browser/android/compositor.h', |
| 32 'public/browser/android/content_view_core.h', | 32 'public/browser/android/content_view_core.h', |
| 33 'public/browser/android/content_view_layer_renderer.h', | 33 'public/browser/android/content_view_layer_renderer.h', |
| 34 'public/browser/android/devtools_auth.h', | 34 'public/browser/android/devtools_auth.h', |
| 35 'public/browser/android/download_controller_android.h', | 35 'public/browser/android/download_controller_android.h', |
| 36 'public/browser/android/synchronous_compositor_client.h', |
| 37 'public/browser/android/synchronous_compositor.h', |
| 36 'public/browser/browser_accessibility_state.h', | 38 'public/browser/browser_accessibility_state.h', |
| 37 'public/browser/browser_child_process_host.h', | 39 'public/browser/browser_child_process_host.h', |
| 38 'public/browser/browser_child_process_host_delegate.cc', | 40 'public/browser/browser_child_process_host_delegate.cc', |
| 39 'public/browser/browser_child_process_host_delegate.h', | 41 'public/browser/browser_child_process_host_delegate.h', |
| 40 'public/browser/browser_child_process_host_iterator.cc', | 42 'public/browser/browser_child_process_host_iterator.cc', |
| 41 'public/browser/browser_child_process_host_iterator.h', | 43 'public/browser/browser_child_process_host_iterator.h', |
| 42 'public/browser/browser_child_process_observer.cc', | 44 'public/browser/browser_child_process_observer.cc', |
| 43 'public/browser/browser_child_process_observer.h', | 45 'public/browser/browser_child_process_observer.h', |
| 44 'public/browser/browser_context.h', | 46 'public/browser/browser_context.h', |
| 45 'public/browser/browser_ipc_logging.h', | 47 'public/browser/browser_ipc_logging.h', |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 237 'browser/android/content_view_render_view.h', | 239 'browser/android/content_view_render_view.h', |
| 238 'browser/android/content_view_statics.cc', | 240 'browser/android/content_view_statics.cc', |
| 239 'browser/android/content_view_statics.h', | 241 'browser/android/content_view_statics.h', |
| 240 'browser/android/date_time_chooser_android.cc', | 242 'browser/android/date_time_chooser_android.cc', |
| 241 'browser/android/date_time_chooser_android.h', | 243 'browser/android/date_time_chooser_android.h', |
| 242 'browser/android/download_controller_android_impl.cc', | 244 'browser/android/download_controller_android_impl.cc', |
| 243 'browser/android/download_controller_android_impl.h', | 245 'browser/android/download_controller_android_impl.h', |
| 244 'browser/android/devtools_auth.cc', | 246 'browser/android/devtools_auth.cc', |
| 245 'browser/android/edge_effect.h', | 247 'browser/android/edge_effect.h', |
| 246 'browser/android/edge_effect.cc', | 248 'browser/android/edge_effect.cc', |
| 249 'browser/android/in_process/synchronous_compositor_impl.cc', |
| 250 'browser/android/in_process/synchronous_compositor_impl.h', |
| 251 'browser/android/in_process/synchronous_compositor_output_surface.cc', |
| 252 'browser/android/in_process/synchronous_compositor_output_surface.h', |
| 247 'browser/android/interstitial_page_delegate_android.cc', | 253 'browser/android/interstitial_page_delegate_android.cc', |
| 248 'browser/android/interstitial_page_delegate_android.h', | 254 'browser/android/interstitial_page_delegate_android.h', |
| 249 'browser/android/load_url_params.cc', | 255 'browser/android/load_url_params.cc', |
| 250 'browser/android/load_url_params.h', | 256 'browser/android/load_url_params.h', |
| 251 'browser/android/media_player_manager_impl.cc', | 257 'browser/android/media_player_manager_impl.cc', |
| 252 'browser/android/media_player_manager_impl.h', | 258 'browser/android/media_player_manager_impl.h', |
| 253 'browser/android/media_resource_getter_impl.cc', | 259 'browser/android/media_resource_getter_impl.cc', |
| 254 'browser/android/media_resource_getter_impl.h', | 260 'browser/android/media_resource_getter_impl.h', |
| 255 'browser/android/overscroll_glow.h', | 261 'browser/android/overscroll_glow.h', |
| 256 'browser/android/overscroll_glow.cc', | 262 'browser/android/overscroll_glow.cc', |
| (...skipping 1104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1361 '../third_party/speex/speex.gyp:libspeex', | 1367 '../third_party/speex/speex.gyp:libspeex', |
| 1362 ], | 1368 ], |
| 1363 }], | 1369 }], |
| 1364 ['linux_use_libgps==1', { | 1370 ['linux_use_libgps==1', { |
| 1365 'dependencies': [ | 1371 'dependencies': [ |
| 1366 '../build/linux/system.gyp:libgps', | 1372 '../build/linux/system.gyp:libgps', |
| 1367 ], | 1373 ], |
| 1368 }], | 1374 }], |
| 1369 ], | 1375 ], |
| 1370 } | 1376 } |
| OLD | NEW |