Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Side by Side Diff: content/content_common.gypi

Issue 11000016: Move forms/ out of webkit/. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Mostly cosmetic fixup Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 '../build/temp_gyp/googleurl.gyp:googleurl', 8 '../build/temp_gyp/googleurl.gyp:googleurl',
9 '../media/media.gyp:media', 9 '../media/media.gyp:media',
10 '../net/net.gyp:net', 10 '../net/net.gyp:net',
(...skipping 23 matching lines...) Expand all
34 'public/common/content_switches.cc', 34 'public/common/content_switches.cc',
35 'public/common/content_switches.h', 35 'public/common/content_switches.h',
36 'public/common/context_menu_params.cc', 36 'public/common/context_menu_params.cc',
37 'public/common/context_menu_params.h', 37 'public/common/context_menu_params.h',
38 'public/common/context_menu_source_type.h', 38 'public/common/context_menu_source_type.h',
39 'public/common/console_message_level.h', 39 'public/common/console_message_level.h',
40 'public/common/dx_diag_node.cc', 40 'public/common/dx_diag_node.cc',
41 'public/common/dx_diag_node.h', 41 'public/common/dx_diag_node.h',
42 'public/common/file_chooser_params.cc', 42 'public/common/file_chooser_params.cc',
43 'public/common/file_chooser_params.h', 43 'public/common/file_chooser_params.h',
44 'public/common/form_data.cc',
45 'public/common/form_data.h',
46 'public/common/form_data_predictions.cc',
47 'public/common/form_data_predictions.h',
48 'public/common/form_field.cc',
49 'public/common/form_field.h',
50 'public/common/form_field_predictions.cc',
51 'public/common/form_field_predictions.h',
44 'public/common/frame_navigate_params.cc', 52 'public/common/frame_navigate_params.cc',
45 'public/common/frame_navigate_params.h', 53 'public/common/frame_navigate_params.h',
46 'public/common/geoposition.cc', 54 'public/common/geoposition.cc',
47 'public/common/geoposition.h', 55 'public/common/geoposition.h',
48 'public/common/gpu_feature_type.h', 56 'public/common/gpu_feature_type.h',
49 'public/common/gpu_info.cc', 57 'public/common/gpu_info.cc',
50 'public/common/gpu_info.h', 58 'public/common/gpu_info.h',
51 'public/common/gpu_memory_stats.cc', 59 'public/common/gpu_memory_stats.cc',
52 'public/common/gpu_memory_stats.h', 60 'public/common/gpu_memory_stats.h',
53 'public/common/gpu_performance_stats.h', 61 'public/common/gpu_performance_stats.h',
54 'public/common/gpu_switching_option.h', 62 'public/common/gpu_switching_option.h',
55 'public/common/injection_test_mac.h', 63 'public/common/injection_test_mac.h',
56 'public/common/injection_test_win.h', 64 'public/common/injection_test_win.h',
57 'public/common/javascript_message_type.h', 65 'public/common/javascript_message_type.h',
58 'public/common/main_function_params.h', 66 'public/common/main_function_params.h',
59 'public/common/media_stream_request.cc', 67 'public/common/media_stream_request.cc',
60 'public/common/media_stream_request.h', 68 'public/common/media_stream_request.h',
61 'public/common/page_transition_types.cc', 69 'public/common/page_transition_types.cc',
62 'public/common/page_transition_types.h', 70 'public/common/page_transition_types.h',
63 'public/common/page_type.h', 71 'public/common/page_type.h',
64 'public/common/page_zoom.h', 72 'public/common/page_zoom.h',
73 'public/common/password_form.cc',
74 'public/common/password_form.h',
75 'public/common/password_form_fill_data.cc',
76 'public/common/password_form_fill_data.h',
65 'public/common/pepper_plugin_info.cc', 77 'public/common/pepper_plugin_info.cc',
66 'public/common/pepper_plugin_info.h', 78 'public/common/pepper_plugin_info.h',
67 'public/common/process_type.h', 79 'public/common/process_type.h',
68 'public/common/referrer.h', 80 'public/common/referrer.h',
69 'public/common/renderer_preferences.cc', 81 'public/common/renderer_preferences.cc',
70 'public/common/renderer_preferences.h', 82 'public/common/renderer_preferences.h',
71 'public/common/resource_dispatcher_delegate.h', 83 'public/common/resource_dispatcher_delegate.h',
72 'public/common/resource_response.h', 84 'public/common/resource_response.h',
73 'public/common/result_codes.h', 85 'public/common/result_codes.h',
74 'public/common/sandbox_init.cc', 86 'public/common/sandbox_init.cc',
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 '../ipc/ipc.gyp:ipc', 417 '../ipc/ipc.gyp:ipc',
406 '../media/media.gyp:shared_memory_support', 418 '../media/media.gyp:shared_memory_support',
407 '../ppapi/ppapi_internal.gyp:ppapi_shared', 419 '../ppapi/ppapi_internal.gyp:ppapi_shared',
408 '../third_party/npapi/npapi.gyp:npapi', 420 '../third_party/npapi/npapi.gyp:npapi',
409 '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', 421 '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
410 '../ui/gl/gl.gyp:gl', 422 '../ui/gl/gl.gyp:gl',
411 '../webkit/support/webkit_support.gyp:appcache', 423 '../webkit/support/webkit_support.gyp:appcache',
412 '../webkit/support/webkit_support.gyp:blob', 424 '../webkit/support/webkit_support.gyp:blob',
413 '../webkit/support/webkit_support.gyp:database', 425 '../webkit/support/webkit_support.gyp:database',
414 '../webkit/support/webkit_support.gyp:fileapi', 426 '../webkit/support/webkit_support.gyp:fileapi',
415 '../webkit/support/webkit_support.gyp:forms',
416 '../webkit/support/webkit_support.gyp:webkit_base', 427 '../webkit/support/webkit_support.gyp:webkit_base',
417 ], 428 ],
418 }], 429 }],
419 ['OS!="win"', { 430 ['OS!="win"', {
420 'sources!': [ 431 'sources!': [
421 'common/sandbox_policy.cc', 432 'common/sandbox_policy.cc',
422 'common/sandbox_policy.h', 433 'common/sandbox_policy.h',
423 ], 434 ],
424 }], 435 }],
425 ['OS=="android"',{ 436 ['OS=="android"',{
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
552 '../build/extract_from_cab.py', 563 '../build/extract_from_cab.py',
553 '..\\third_party\\directxsdk\\files\\Redist\\<(input)', 564 '..\\third_party\\directxsdk\\files\\Redist\\<(input)',
554 '<(output)', 565 '<(output)',
555 '<(PRODUCT_DIR)', 566 '<(PRODUCT_DIR)',
556 ], 567 ],
557 }, 568 },
558 ] 569 ]
559 }], 570 }],
560 ], 571 ],
561 } 572 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698