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 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
173 'public/browser/speech_recognition_session_config.h', | 173 'public/browser/speech_recognition_session_config.h', |
174 'public/browser/speech_recognition_session_context.cc', | 174 'public/browser/speech_recognition_session_context.cc', |
175 'public/browser/speech_recognition_session_context.h', | 175 'public/browser/speech_recognition_session_context.h', |
176 'public/browser/storage_partition.h', | 176 'public/browser/storage_partition.h', |
177 'public/browser/stream_handle.h', | 177 'public/browser/stream_handle.h', |
178 'public/browser/trace_controller.h', | 178 'public/browser/trace_controller.h', |
179 'public/browser/trace_subscriber.h', | 179 'public/browser/trace_subscriber.h', |
180 'public/browser/tracing_controller.h', | 180 'public/browser/tracing_controller.h', |
181 'public/browser/user_metrics.h', | 181 'public/browser/user_metrics.h', |
182 'public/browser/utility_process_host.h', | 182 'public/browser/utility_process_host.h', |
| 183 'public/browser/vibration_provider.h', |
183 'public/browser/web_contents.cc', | 184 'public/browser/web_contents.cc', |
184 'public/browser/web_contents.h', | 185 'public/browser/web_contents.h', |
185 'public/browser/web_contents_delegate.cc', | 186 'public/browser/web_contents_delegate.cc', |
186 'public/browser/web_contents_delegate.h', | 187 'public/browser/web_contents_delegate.h', |
187 'public/browser/web_contents_observer.cc', | 188 'public/browser/web_contents_observer.cc', |
188 'public/browser/web_contents_observer.h', | 189 'public/browser/web_contents_observer.h', |
189 'public/browser/web_contents_user_data.h', | 190 'public/browser/web_contents_user_data.h', |
190 'public/browser/web_contents_view.h', | 191 'public/browser/web_contents_view.h', |
191 'public/browser/web_contents_view_delegate.h', | 192 'public/browser/web_contents_view_delegate.h', |
192 'public/browser/web_drag_dest_delegate.h', | 193 'public/browser/web_drag_dest_delegate.h', |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
273 'browser/android/load_url_params.cc', | 274 'browser/android/load_url_params.cc', |
274 'browser/android/load_url_params.h', | 275 'browser/android/load_url_params.h', |
275 'browser/android/overscroll_glow.h', | 276 'browser/android/overscroll_glow.h', |
276 'browser/android/overscroll_glow.cc', | 277 'browser/android/overscroll_glow.cc', |
277 'browser/android/surface_texture_peer_browser_impl.cc', | 278 'browser/android/surface_texture_peer_browser_impl.cc', |
278 'browser/android/surface_texture_peer_browser_impl.h', | 279 'browser/android/surface_texture_peer_browser_impl.h', |
279 'browser/android/touch_point.cc', | 280 'browser/android/touch_point.cc', |
280 'browser/android/touch_point.h', | 281 'browser/android/touch_point.h', |
281 'browser/android/tracing_controller_android.cc', | 282 'browser/android/tracing_controller_android.cc', |
282 'browser/android/tracing_controller_android.h', | 283 'browser/android/tracing_controller_android.h', |
283 'browser/android/vibration_message_filter.cc', | |
284 'browser/android/vibration_message_filter.h', | |
285 'browser/android/web_contents_observer_android.cc', | 284 'browser/android/web_contents_observer_android.cc', |
286 'browser/android/web_contents_observer_android.h', | 285 'browser/android/web_contents_observer_android.h', |
287 'browser/appcache/appcache_dispatcher_host.cc', | 286 'browser/appcache/appcache_dispatcher_host.cc', |
288 'browser/appcache/appcache_dispatcher_host.h', | 287 'browser/appcache/appcache_dispatcher_host.h', |
289 'browser/appcache/appcache_frontend_proxy.cc', | 288 'browser/appcache/appcache_frontend_proxy.cc', |
290 'browser/appcache/appcache_frontend_proxy.h', | 289 'browser/appcache/appcache_frontend_proxy.h', |
291 'browser/appcache/chrome_appcache_service.cc', | 290 'browser/appcache/chrome_appcache_service.cc', |
292 'browser/appcache/chrome_appcache_service.h', | 291 'browser/appcache/chrome_appcache_service.h', |
293 'browser/aura/browser_compositor_output_surface.cc', | 292 'browser/aura/browser_compositor_output_surface.cc', |
294 'browser/aura/browser_compositor_output_surface.h', | 293 'browser/aura/browser_compositor_output_surface.h', |
(...skipping 836 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1131 'browser/tracing/trace_subscriber_stdio.h', | 1130 'browser/tracing/trace_subscriber_stdio.h', |
1132 'browser/tracing/tracing_controller_impl.cc', | 1131 'browser/tracing/tracing_controller_impl.cc', |
1133 'browser/tracing/tracing_controller_impl.h', | 1132 'browser/tracing/tracing_controller_impl.h', |
1134 'browser/tracing/tracing_ui.cc', | 1133 'browser/tracing/tracing_ui.cc', |
1135 'browser/tracing/tracing_ui.h', | 1134 'browser/tracing/tracing_ui.h', |
1136 'browser/udev_linux.cc', | 1135 'browser/udev_linux.cc', |
1137 'browser/udev_linux.h', | 1136 'browser/udev_linux.h', |
1138 'browser/user_metrics.cc', | 1137 'browser/user_metrics.cc', |
1139 'browser/utility_process_host_impl.cc', | 1138 'browser/utility_process_host_impl.cc', |
1140 'browser/utility_process_host_impl.h', | 1139 'browser/utility_process_host_impl.h', |
| 1140 'browser/vibration/vibration_dispatcher_host.cc', |
| 1141 'browser/vibration/vibration_dispatcher_host.h', |
| 1142 'browser/vibration/vibration_provider_android.cc', |
| 1143 'browser/vibration/vibration_provider_android.h', |
1141 'browser/web_contents/aura/image_window_delegate.cc', | 1144 'browser/web_contents/aura/image_window_delegate.cc', |
1142 'browser/web_contents/aura/image_window_delegate.h', | 1145 'browser/web_contents/aura/image_window_delegate.h', |
1143 'browser/web_contents/aura/shadow_layer_delegate.cc', | 1146 'browser/web_contents/aura/shadow_layer_delegate.cc', |
1144 'browser/web_contents/aura/shadow_layer_delegate.h', | 1147 'browser/web_contents/aura/shadow_layer_delegate.h', |
1145 'browser/web_contents/aura/window_slider.cc', | 1148 'browser/web_contents/aura/window_slider.cc', |
1146 'browser/web_contents/aura/window_slider.h', | 1149 'browser/web_contents/aura/window_slider.h', |
1147 'browser/web_contents/debug_urls.cc', | 1150 'browser/web_contents/debug_urls.cc', |
1148 'browser/web_contents/debug_urls.h', | 1151 'browser/web_contents/debug_urls.h', |
1149 'browser/web_contents/drag_utils_gtk.cc', | 1152 'browser/web_contents/drag_utils_gtk.cc', |
1150 'browser/web_contents/drag_utils_gtk.h', | 1153 'browser/web_contents/drag_utils_gtk.h', |
(...skipping 407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1558 ['exclude', '^browser/speech/input_tag_speech_dispatcher_host\\.(cc|h)$'
], | 1561 ['exclude', '^browser/speech/input_tag_speech_dispatcher_host\\.(cc|h)$'
], |
1559 ], | 1562 ], |
1560 }, { # input_speech==1 | 1563 }, { # input_speech==1 |
1561 'dependencies': [ | 1564 'dependencies': [ |
1562 '../third_party/flac/flac.gyp:libflac', | 1565 '../third_party/flac/flac.gyp:libflac', |
1563 '../third_party/speex/speex.gyp:libspeex', | 1566 '../third_party/speex/speex.gyp:libspeex', |
1564 ], | 1567 ], |
1565 }], | 1568 }], |
1566 ], | 1569 ], |
1567 } | 1570 } |
OLD | NEW |