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 '../cc/cc.gyp:cc', | 8 '../cc/cc.gyp:cc', |
9 '../components/tracing.gyp:tracing', | 9 '../components/tracing.gyp:tracing', |
10 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 10 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
114 'public/common/content_features.cc', | 114 'public/common/content_features.cc', |
115 'public/common/content_features.h', | 115 'public/common/content_features.h', |
116 'public/common/content_ipc_logging.h', | 116 'public/common/content_ipc_logging.h', |
117 'public/common/content_paths.h', | 117 'public/common/content_paths.h', |
118 'public/common/content_switches.cc', | 118 'public/common/content_switches.cc', |
119 'public/common/content_switches.h', | 119 'public/common/content_switches.h', |
120 'public/common/context_menu_params.cc', | 120 'public/common/context_menu_params.cc', |
121 'public/common/context_menu_params.h', | 121 'public/common/context_menu_params.h', |
122 'public/common/drop_data.cc', | 122 'public/common/drop_data.cc', |
123 'public/common/drop_data.h', | 123 'public/common/drop_data.h', |
124 'public/common/dwrite_font_platform_win.h', | |
125 'public/common/favicon_url.cc', | 124 'public/common/favicon_url.cc', |
126 'public/common/favicon_url.h', | 125 'public/common/favicon_url.h', |
127 'public/common/file_chooser_file_info.cc', | 126 'public/common/file_chooser_file_info.cc', |
128 'public/common/file_chooser_file_info.h', | 127 'public/common/file_chooser_file_info.h', |
129 'public/common/file_chooser_params.cc', | 128 'public/common/file_chooser_params.cc', |
130 'public/common/file_chooser_params.h', | 129 'public/common/file_chooser_params.h', |
131 'public/common/frame_navigate_params.cc', | 130 'public/common/frame_navigate_params.cc', |
132 'public/common/frame_navigate_params.h', | 131 'public/common/frame_navigate_params.h', |
133 'public/common/geoposition.cc', | 132 'public/common/geoposition.cc', |
134 'public/common/geoposition.h', | 133 'public/common/geoposition.h', |
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
301 'common/device_sensors/device_orientation_messages.h', | 300 'common/device_sensors/device_orientation_messages.h', |
302 'common/devtools_messages.h', | 301 'common/devtools_messages.h', |
303 'common/discardable_shared_memory_heap.cc', | 302 'common/discardable_shared_memory_heap.cc', |
304 'common/discardable_shared_memory_heap.h', | 303 'common/discardable_shared_memory_heap.h', |
305 'common/dom_storage/dom_storage_map.cc', | 304 'common/dom_storage/dom_storage_map.cc', |
306 'common/dom_storage/dom_storage_map.h', | 305 'common/dom_storage/dom_storage_map.h', |
307 'common/dom_storage/dom_storage_messages.h', | 306 'common/dom_storage/dom_storage_messages.h', |
308 'common/drag_event_source_info.h', | 307 'common/drag_event_source_info.h', |
309 'common/drag_messages.h', | 308 'common/drag_messages.h', |
310 'common/drag_traits.h', | 309 'common/drag_traits.h', |
311 'common/dwrite_font_platform_win.cc', | |
312 'common/dwrite_font_proxy_messages.h', | 310 'common/dwrite_font_proxy_messages.h', |
313 'common/edit_command.h', | 311 'common/edit_command.h', |
314 'common/establish_channel_params.cc', | 312 'common/establish_channel_params.cc', |
315 'common/establish_channel_params.h', | 313 'common/establish_channel_params.h', |
316 'common/file_utilities_messages.h', | 314 'common/file_utilities_messages.h', |
317 'common/fileapi/file_system_messages.h', | 315 'common/fileapi/file_system_messages.h', |
318 'common/font_cache_dispatcher_win.cc', | 316 'common/font_cache_dispatcher_win.cc', |
319 'common/font_cache_dispatcher_win.h', | 317 'common/font_cache_dispatcher_win.h', |
320 'common/font_config_ipc_linux.cc', | 318 'common/font_config_ipc_linux.cc', |
321 'common/font_config_ipc_linux.h', | 319 'common/font_config_ipc_linux.h', |
(...skipping 781 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1103 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', | 1101 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', |
1104 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc', | 1102 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc', |
1105 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h', | 1103 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h', |
1106 'common/gpu/gpu_memory_buffer_factory_ozone.cc', | 1104 'common/gpu/gpu_memory_buffer_factory_ozone.cc', |
1107 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', | 1105 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', |
1108 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', | 1106 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', |
1109 ], | 1107 ], |
1110 }], | 1108 }], |
1111 ], | 1109 ], |
1112 } | 1110 } |
OLD | NEW |