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 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
258 'plugins/webplugin_delegate_impl.cc', | 258 'plugins/webplugin_delegate_impl.cc', |
259 'plugins/webplugin_delegate_impl.h', | 259 'plugins/webplugin_delegate_impl.h', |
260 'plugins/webplugin_delegate_impl_gtk.cc', | 260 'plugins/webplugin_delegate_impl_gtk.cc', |
261 'plugins/webplugin_delegate_impl_mac.mm', | 261 'plugins/webplugin_delegate_impl_mac.mm', |
262 'plugins/webplugin_delegate_impl_win.cc', | 262 'plugins/webplugin_delegate_impl_win.cc', |
263 'plugins/webplugin_impl.cc', | 263 'plugins/webplugin_impl.cc', |
264 'plugins/webplugin_impl.h', | 264 'plugins/webplugin_impl.h', |
265 'plugins/webplugininfo.h', | 265 'plugins/webplugininfo.h', |
266 'alt_error_page_resource_fetcher.cc', | 266 'alt_error_page_resource_fetcher.cc', |
267 'alt_error_page_resource_fetcher.h', | 267 'alt_error_page_resource_fetcher.h', |
| 268 'context_menu.cc', |
268 'context_menu.h', | 269 'context_menu.h', |
269 'cpp_binding_example.cc', | 270 'cpp_binding_example.cc', |
270 'cpp_binding_example.h', | 271 'cpp_binding_example.h', |
271 'cpp_bound_class.cc', | 272 'cpp_bound_class.cc', |
272 'cpp_bound_class.h', | 273 'cpp_bound_class.h', |
273 'cpp_variant.cc', | 274 'cpp_variant.cc', |
274 'cpp_variant.h', | 275 'cpp_variant.h', |
275 'dom_operations.cc', | 276 'dom_operations.cc', |
276 'dom_operations.h', | 277 'dom_operations.h', |
| 278 'form_data.cc', |
277 'form_data.h', | 279 'form_data.h', |
278 'form_field.cc', | 280 'form_field.cc', |
279 'form_field.h', | 281 'form_field.h', |
280 'ftp_directory_listing_response_delegate.cc', | 282 'ftp_directory_listing_response_delegate.cc', |
281 'ftp_directory_listing_response_delegate.h', | 283 'ftp_directory_listing_response_delegate.h', |
282 'glue_serialize.cc', | 284 'glue_serialize.cc', |
283 'glue_serialize.h', | 285 'glue_serialize.h', |
284 'idb_bindings.cc', | 286 'idb_bindings.cc', |
285 'idb_bindings.h', | 287 'idb_bindings.h', |
286 'image_decoder.cc', | 288 'image_decoder.cc', |
287 'image_decoder.h', | 289 'image_decoder.h', |
288 'image_resource_fetcher.cc', | 290 'image_resource_fetcher.cc', |
289 'image_resource_fetcher.h', | 291 'image_resource_fetcher.h', |
290 'multipart_response_delegate.cc', | 292 'multipart_response_delegate.cc', |
291 'multipart_response_delegate.h', | 293 'multipart_response_delegate.h', |
292 'npruntime_util.cc', | 294 'npruntime_util.cc', |
293 'npruntime_util.h', | 295 'npruntime_util.h', |
| 296 'password_form.cc', |
294 'password_form.h', | 297 'password_form.h', |
295 'password_form_dom_manager.cc', | 298 'password_form_dom_manager.cc', |
296 'password_form_dom_manager.h', | 299 'password_form_dom_manager.h', |
297 'resource_fetcher.cc', | 300 'resource_fetcher.cc', |
298 'resource_fetcher.h', | 301 'resource_fetcher.h', |
299 'resource_loader_bridge.cc', | 302 'resource_loader_bridge.cc', |
300 'resource_loader_bridge.h', | 303 'resource_loader_bridge.h', |
301 'resource_type.h', | 304 'resource_type.h', |
302 'scoped_clipboard_writer_glue.h', | 305 'scoped_clipboard_writer_glue.h', |
303 'simple_webmimeregistry_impl.cc', | 306 'simple_webmimeregistry_impl.cc', |
304 'simple_webmimeregistry_impl.h', | 307 'simple_webmimeregistry_impl.h', |
305 'site_isolation_metrics.cc', | 308 'site_isolation_metrics.cc', |
306 'site_isolation_metrics.h', | 309 'site_isolation_metrics.h', |
307 'webaccessibility.cc', | 310 'webaccessibility.cc', |
308 'webaccessibility.h', | 311 'webaccessibility.h', |
309 'webclipboard_impl.cc', | 312 'webclipboard_impl.cc', |
310 'webclipboard_impl.h', | 313 'webclipboard_impl.h', |
| 314 'webcookie.cc', |
311 'webcookie.h', | 315 'webcookie.h', |
312 'webcursor.cc', | 316 'webcursor.cc', |
313 'webcursor.h', | 317 'webcursor.h', |
314 'webcursor_gtk.cc', | 318 'webcursor_gtk.cc', |
315 'webcursor_gtk_data.h', | 319 'webcursor_gtk_data.h', |
316 'webcursor_mac.mm', | 320 'webcursor_mac.mm', |
317 'webcursor_win.cc', | 321 'webcursor_win.cc', |
318 'webdropdata.cc', | 322 'webdropdata.cc', |
319 'webdropdata_win.cc', | 323 'webdropdata_win.cc', |
320 'webdropdata.h', | 324 'webdropdata.h', |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
425 }], | 429 }], |
426 ['inside_chromium_build==0', { | 430 ['inside_chromium_build==0', { |
427 'dependencies': [ | 431 'dependencies': [ |
428 '<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers', | 432 '<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers', |
429 ], | 433 ], |
430 }], | 434 }], |
431 ], | 435 ], |
432 }, | 436 }, |
433 ], | 437 ], |
434 } | 438 } |
OLD | NEW |