| OLD | NEW |
| 1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 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 'variables': { | 6 'variables': { |
| 7 'conditions': [ | 7 'conditions': [ |
| 8 ['inside_chromium_build==0', { | 8 ['inside_chromium_build==0', { |
| 9 'webkit_src_dir': '../../../..', | 9 'webkit_src_dir': '../../../..', |
| 10 },{ | 10 },{ |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 'plugins/gtk_plugin_container_manager.h', | 161 'plugins/gtk_plugin_container_manager.h', |
| 162 'plugins/gtk_plugin_container_manager.cc', | 162 'plugins/gtk_plugin_container_manager.cc', |
| 163 'plugins/npapi_extension_thunk.cc', | 163 'plugins/npapi_extension_thunk.cc', |
| 164 'plugins/npapi_extension_thunk.h', | 164 'plugins/npapi_extension_thunk.h', |
| 165 'plugins/pepper_buffer.cc', | 165 'plugins/pepper_buffer.cc', |
| 166 'plugins/pepper_buffer.h', | 166 'plugins/pepper_buffer.h', |
| 167 'plugins/pepper_device_context_2d.cc', | 167 'plugins/pepper_device_context_2d.cc', |
| 168 'plugins/pepper_device_context_2d.h', | 168 'plugins/pepper_device_context_2d.h', |
| 169 'plugins/pepper_directory_reader.cc', | 169 'plugins/pepper_directory_reader.cc', |
| 170 'plugins/pepper_directory_reader.h', | 170 'plugins/pepper_directory_reader.h', |
| 171 'plugins/pepper_event_conversion.cc', |
| 172 'plugins/pepper_event_conversion.h', |
| 171 'plugins/pepper_file_chooser.cc', | 173 'plugins/pepper_file_chooser.cc', |
| 172 'plugins/pepper_file_chooser.h', | 174 'plugins/pepper_file_chooser.h', |
| 173 'plugins/pepper_file_io.cc', | 175 'plugins/pepper_file_io.cc', |
| 174 'plugins/pepper_file_io.h', | 176 'plugins/pepper_file_io.h', |
| 175 'plugins/pepper_file_ref.cc', | 177 'plugins/pepper_file_ref.cc', |
| 176 'plugins/pepper_file_ref.h', | 178 'plugins/pepper_file_ref.h', |
| 177 'plugins/pepper_file_system.cc', | 179 'plugins/pepper_file_system.cc', |
| 178 'plugins/pepper_file_system.h', | 180 'plugins/pepper_file_system.h', |
| 179 'plugins/pepper_image_data.cc', | 181 'plugins/pepper_image_data.cc', |
| 180 'plugins/pepper_image_data.h', | 182 'plugins/pepper_image_data.h', |
| 181 'plugins/pepper_plugin_delegate.h', | 183 'plugins/pepper_plugin_delegate.h', |
| 182 'plugins/pepper_plugin_instance.cc', | 184 'plugins/pepper_plugin_instance.cc', |
| 183 'plugins/pepper_plugin_instance.h', | 185 'plugins/pepper_plugin_instance.h', |
| 184 'plugins/pepper_plugin_module.cc', | 186 'plugins/pepper_plugin_module.cc', |
| 185 'plugins/pepper_plugin_module.h', | 187 'plugins/pepper_plugin_module.h', |
| 186 'plugins/pepper_resource_tracker.cc', | 188 'plugins/pepper_resource_tracker.cc', |
| 187 'plugins/pepper_resource_tracker.h', | 189 'plugins/pepper_resource_tracker.h', |
| 188 'plugins/pepper_resource.cc', | 190 'plugins/pepper_resource.cc', |
| 189 'plugins/pepper_resource.h', | 191 'plugins/pepper_resource.h', |
| 192 'plugins/pepper_scrollbar.cc', |
| 193 'plugins/pepper_scrollbar.h', |
| 190 'plugins/pepper_url_loader.cc', | 194 'plugins/pepper_url_loader.cc', |
| 191 'plugins/pepper_url_loader.h', | 195 'plugins/pepper_url_loader.h', |
| 192 'plugins/pepper_url_request_info.cc', | 196 'plugins/pepper_url_request_info.cc', |
| 193 'plugins/pepper_url_request_info.h', | 197 'plugins/pepper_url_request_info.h', |
| 194 'plugins/pepper_url_response_info.cc', | 198 'plugins/pepper_url_response_info.cc', |
| 195 'plugins/pepper_url_response_info.h', | 199 'plugins/pepper_url_response_info.h', |
| 196 'plugins/pepper_var.cc', | 200 'plugins/pepper_var.cc', |
| 197 'plugins/pepper_var.h', | 201 'plugins/pepper_var.h', |
| 198 'plugins/pepper_webplugin_impl.cc', | 202 'plugins/pepper_webplugin_impl.cc', |
| 199 'plugins/pepper_webplugin_impl.h', | 203 'plugins/pepper_webplugin_impl.h', |
| 204 'plugins/pepper_widget.cc', |
| 205 'plugins/pepper_widget.h', |
| 200 'plugins/plugin_constants_win.h', | 206 'plugins/plugin_constants_win.h', |
| 201 'plugins/plugin_host.cc', | 207 'plugins/plugin_host.cc', |
| 202 'plugins/plugin_host.h', | 208 'plugins/plugin_host.h', |
| 203 'plugins/plugin_instance.cc', | 209 'plugins/plugin_instance.cc', |
| 204 'plugins/plugin_instance.h', | 210 'plugins/plugin_instance.h', |
| 205 'plugins/plugin_instance_mac.mm', | 211 'plugins/plugin_instance_mac.mm', |
| 206 'plugins/plugin_lib.cc', | 212 'plugins/plugin_lib.cc', |
| 207 'plugins/plugin_lib.h', | 213 'plugins/plugin_lib.h', |
| 208 'plugins/plugin_lib_mac.mm', | 214 'plugins/plugin_lib_mac.mm', |
| 209 'plugins/plugin_lib_posix.cc', | 215 'plugins/plugin_lib_posix.cc', |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 388 }], | 394 }], |
| 389 ['inside_chromium_build==0', { | 395 ['inside_chromium_build==0', { |
| 390 'dependencies': [ | 396 'dependencies': [ |
| 391 '<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers', | 397 '<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers', |
| 392 ], | 398 ], |
| 393 }], | 399 }], |
| 394 ], | 400 ], |
| 395 }, | 401 }, |
| 396 ], | 402 ], |
| 397 } | 403 } |
| OLD | NEW |