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 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
57 'public/common/content_constants.h', | 57 'public/common/content_constants.h', |
58 'public/common/content_descriptors.h', | 58 'public/common/content_descriptors.h', |
59 'public/common/content_ipc_logging.h', | 59 'public/common/content_ipc_logging.h', |
60 'public/common/content_paths.h', | 60 'public/common/content_paths.h', |
61 'public/common/content_switches.cc', | 61 'public/common/content_switches.cc', |
62 'public/common/content_switches.h', | 62 'public/common/content_switches.h', |
63 'public/common/context_menu_params.cc', | 63 'public/common/context_menu_params.cc', |
64 'public/common/context_menu_params.h', | 64 'public/common/context_menu_params.h', |
65 'public/common/drop_data.cc', | 65 'public/common/drop_data.cc', |
66 'public/common/drop_data.h', | 66 'public/common/drop_data.h', |
67 'public/common/dwrite_font_platform_win.h', | |
68 'public/common/favicon_url.cc', | 67 'public/common/favicon_url.cc', |
69 'public/common/favicon_url.h', | 68 'public/common/favicon_url.h', |
70 'public/common/file_chooser_file_info.cc', | 69 'public/common/file_chooser_file_info.cc', |
71 'public/common/file_chooser_file_info.h', | 70 'public/common/file_chooser_file_info.h', |
72 'public/common/file_chooser_params.cc', | 71 'public/common/file_chooser_params.cc', |
73 'public/common/file_chooser_params.h', | 72 'public/common/file_chooser_params.h', |
74 'public/common/frame_navigate_params.cc', | 73 'public/common/frame_navigate_params.cc', |
75 'public/common/frame_navigate_params.h', | 74 'public/common/frame_navigate_params.h', |
76 'public/common/geoposition.cc', | 75 'public/common/geoposition.cc', |
77 'public/common/geoposition.h', | 76 'public/common/geoposition.h', |
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
236 'common/device_sensors/device_orientation_messages.h', | 235 'common/device_sensors/device_orientation_messages.h', |
237 'common/devtools_messages.h', | 236 'common/devtools_messages.h', |
238 'common/discardable_shared_memory_heap.cc', | 237 'common/discardable_shared_memory_heap.cc', |
239 'common/discardable_shared_memory_heap.h', | 238 'common/discardable_shared_memory_heap.h', |
240 'common/dom_storage/dom_storage_map.cc', | 239 'common/dom_storage/dom_storage_map.cc', |
241 'common/dom_storage/dom_storage_map.h', | 240 'common/dom_storage/dom_storage_map.h', |
242 'common/dom_storage/dom_storage_messages.h', | 241 'common/dom_storage/dom_storage_messages.h', |
243 'common/drag_event_source_info.h', | 242 'common/drag_event_source_info.h', |
244 'common/drag_messages.h', | 243 'common/drag_messages.h', |
245 'common/drag_traits.h', | 244 'common/drag_traits.h', |
246 'common/dwrite_font_platform_win.cc', | 245 'common/dwrite_font_proxy_init_win.cc', |
| 246 'common/dwrite_font_proxy_init_win.h', |
| 247 'common/dwrite_font_proxy_messages.h', |
| 248 'common/dwrite_font_proxy_win.cc', |
| 249 'common/dwrite_font_proxy_win.h', |
| 250 'common/dwrite_localized_strings_win.cc', |
| 251 'common/dwrite_localized_strings_win.h', |
247 'common/edit_command.h', | 252 'common/edit_command.h', |
248 'common/file_utilities_messages.h', | 253 'common/file_utilities_messages.h', |
249 'common/fileapi/file_system_messages.h', | 254 'common/fileapi/file_system_messages.h', |
250 'common/fileapi/webblob_messages.h', | 255 'common/fileapi/webblob_messages.h', |
251 'common/font_cache_dispatcher_win.cc', | 256 'common/font_cache_dispatcher_win.cc', |
252 'common/font_cache_dispatcher_win.h', | 257 'common/font_cache_dispatcher_win.h', |
253 'common/font_config_ipc_linux.cc', | 258 'common/font_config_ipc_linux.cc', |
254 'common/font_config_ipc_linux.h', | 259 'common/font_config_ipc_linux.h', |
255 'common/font_list.cc', | 260 'common/font_list.cc', |
256 'common/font_list.h', | 261 'common/font_list.h', |
(...skipping 841 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1098 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', | 1103 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', |
1099 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc', | 1104 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc', |
1100 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h', | 1105 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h', |
1101 'common/gpu/gpu_memory_buffer_factory_ozone.cc', | 1106 'common/gpu/gpu_memory_buffer_factory_ozone.cc', |
1102 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', | 1107 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', |
1103 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', | 1108 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', |
1104 ], | 1109 ], |
1105 }], | 1110 }], |
1106 ], | 1111 ], |
1107 } | 1112 } |
OLD | NEW |