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 '../base/base.gyp:base', | 7 '../base/base.gyp:base', |
8 '../components/tracing.gyp:tracing', | 8 '../components/tracing.gyp:tracing', |
9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', | 9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', |
10 '../net/net.gyp:net', | 10 '../net/net.gyp:net', |
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
201 'common/content_export.h', | 201 'common/content_export.h', |
202 'common/content_ipc_logging.cc', | 202 'common/content_ipc_logging.cc', |
203 'common/content_message_generator.cc', | 203 'common/content_message_generator.cc', |
204 'common/content_message_generator.h', | 204 'common/content_message_generator.h', |
205 'common/content_param_traits.cc', | 205 'common/content_param_traits.cc', |
206 'common/content_param_traits.h', | 206 'common/content_param_traits.h', |
207 'common/content_param_traits_macros.h', | 207 'common/content_param_traits_macros.h', |
208 'common/content_paths.cc', | 208 'common/content_paths.cc', |
209 'common/content_switches_internal.cc', | 209 'common/content_switches_internal.cc', |
210 'common/content_switches_internal.h', | 210 'common/content_switches_internal.h', |
| 211 'common/cross_site_document_classifier.cc', |
| 212 'common/cross_site_document_classifier.h', |
211 'common/cursors/webcursor.cc', | 213 'common/cursors/webcursor.cc', |
212 'common/cursors/webcursor.h', | 214 'common/cursors/webcursor.h', |
213 'common/cursors/webcursor_android.cc', | 215 'common/cursors/webcursor_android.cc', |
214 'common/cursors/webcursor_aura.cc', | 216 'common/cursors/webcursor_aura.cc', |
215 'common/cursors/webcursor_aurawin.cc', | 217 'common/cursors/webcursor_aurawin.cc', |
216 'common/cursors/webcursor_aurax11.cc', | 218 'common/cursors/webcursor_aurax11.cc', |
217 'common/cursors/webcursor_mac.mm', | 219 'common/cursors/webcursor_mac.mm', |
218 'common/cursors/webcursor_ozone.cc', | 220 'common/cursors/webcursor_ozone.cc', |
219 'common/database_messages.h', | 221 'common/database_messages.h', |
220 'common/date_time_suggestion.h', | 222 'common/date_time_suggestion.h', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
260 'common/gamepad_hardware_buffer.h', | 262 'common/gamepad_hardware_buffer.h', |
261 'common/gamepad_messages.h', | 263 'common/gamepad_messages.h', |
262 'common/gamepad_param_traits.cc', | 264 'common/gamepad_param_traits.cc', |
263 'common/gamepad_param_traits.h', | 265 'common/gamepad_param_traits.h', |
264 'common/gamepad_user_gesture.cc', | 266 'common/gamepad_user_gesture.cc', |
265 'common/gamepad_user_gesture.h', | 267 'common/gamepad_user_gesture.h', |
266 'common/geofencing_messages.h', | 268 'common/geofencing_messages.h', |
267 'common/geofencing_types.cc', | 269 'common/geofencing_types.cc', |
268 'common/geofencing_types.h', | 270 'common/geofencing_types.h', |
269 'common/gin_java_bridge_messages.h', | 271 'common/gin_java_bridge_messages.h', |
| 272 'common/gpu/client/command_buffer_metrics.cc', |
| 273 'common/gpu/client/command_buffer_metrics.h', |
270 'common/gpu/client/command_buffer_proxy_impl.cc', | 274 'common/gpu/client/command_buffer_proxy_impl.cc', |
271 'common/gpu/client/command_buffer_proxy_impl.h', | 275 'common/gpu/client/command_buffer_proxy_impl.h', |
272 'common/gpu/client/command_buffer_metrics.cc', | |
273 'common/gpu/client/command_buffer_metrics.h', | |
274 'common/gpu/client/context_provider_command_buffer.cc', | 276 'common/gpu/client/context_provider_command_buffer.cc', |
275 'common/gpu/client/context_provider_command_buffer.h', | 277 'common/gpu/client/context_provider_command_buffer.h', |
276 'common/gpu/client/gl_helper.cc', | 278 'common/gpu/client/gl_helper.cc', |
277 'common/gpu/client/gl_helper.h', | 279 'common/gpu/client/gl_helper.h', |
278 'common/gpu/client/gl_helper_readback_support.cc', | 280 'common/gpu/client/gl_helper_readback_support.cc', |
279 'common/gpu/client/gl_helper_readback_support.h', | 281 'common/gpu/client/gl_helper_readback_support.h', |
280 'common/gpu/client/gl_helper_scaling.cc', | 282 'common/gpu/client/gl_helper_scaling.cc', |
281 'common/gpu/client/gl_helper_scaling.h', | 283 'common/gpu/client/gl_helper_scaling.h', |
282 'common/gpu/client/gpu_channel_host.cc', | 284 'common/gpu/client/gpu_channel_host.cc', |
283 'common/gpu/client/gpu_channel_host.h', | 285 'common/gpu/client/gpu_channel_host.h', |
(...skipping 775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1059 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', | 1061 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', |
1060 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc', | 1062 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc', |
1061 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h', | 1063 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h', |
1062 'common/gpu/gpu_memory_buffer_factory_ozone.cc', | 1064 'common/gpu/gpu_memory_buffer_factory_ozone.cc', |
1063 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc', | 1065 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc', |
1064 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h', | 1066 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h', |
1065 ], | 1067 ], |
1066 }], | 1068 }], |
1067 ], | 1069 ], |
1068 } | 1070 } |
OLD | NEW |