| 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 '../net/net.gyp:net', | 9 '../net/net.gyp:net', |
| 10 '../skia/skia.gyp:skia', | 10 '../skia/skia.gyp:skia', |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 'public/common/resource_response.h', | 75 'public/common/resource_response.h', |
| 76 'public/common/result_codes.h', | 76 'public/common/result_codes.h', |
| 77 'public/common/result_codes_list.h', | 77 'public/common/result_codes_list.h', |
| 78 'public/common/sandbox_init.h', | 78 'public/common/sandbox_init.h', |
| 79 'public/common/sandbox_linux.h', | 79 'public/common/sandbox_linux.h', |
| 80 'public/common/sandbox_type_mac.h', | 80 'public/common/sandbox_type_mac.h', |
| 81 'public/common/sandboxed_process_launcher_delegate.h', | 81 'public/common/sandboxed_process_launcher_delegate.h', |
| 82 'public/common/security_style.h', | 82 'public/common/security_style.h', |
| 83 'public/common/show_desktop_notification_params.cc', | 83 'public/common/show_desktop_notification_params.cc', |
| 84 'public/common/show_desktop_notification_params.h', | 84 'public/common/show_desktop_notification_params.h', |
| 85 'public/common/signed_certificate_timestamp_id_and_status.cc', |
| 86 'public/common/signed_certificate_timestamp_id_and_status.h', |
| 85 'public/common/speech_recognition_error.h', | 87 'public/common/speech_recognition_error.h', |
| 86 'public/common/speech_recognition_grammar.h', | 88 'public/common/speech_recognition_grammar.h', |
| 87 'public/common/speech_recognition_result.h', | 89 'public/common/speech_recognition_result.h', |
| 88 'public/common/speech_recognition_result.cc', | 90 'public/common/speech_recognition_result.cc', |
| 89 'public/common/ssl_status.cc', | 91 'public/common/ssl_status.cc', |
| 90 'public/common/ssl_status.h', | 92 'public/common/ssl_status.h', |
| 91 'public/common/stop_find_action.h', | 93 'public/common/stop_find_action.h', |
| 92 'public/common/three_d_api_types.h', | 94 'public/common/three_d_api_types.h', |
| 93 'public/common/top_controls_state.h', | 95 'public/common/top_controls_state.h', |
| 94 'public/common/top_controls_state_list.h', | 96 'public/common/top_controls_state_list.h', |
| (...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 ['exclude', '\\.(cc|mm)$'], | 396 ['exclude', '\\.(cc|mm)$'], |
| 395 ['include', '_ios\\.(cc|mm)$'], | 397 ['include', '_ios\\.(cc|mm)$'], |
| 396 ['include', '^public/common/content_client\\.cc$'], | 398 ['include', '^public/common/content_client\\.cc$'], |
| 397 ['include', '^public/common/content_constants\\.cc$'], | 399 ['include', '^public/common/content_constants\\.cc$'], |
| 398 ['include', '^public/common/content_switches\\.cc$'], | 400 ['include', '^public/common/content_switches\\.cc$'], |
| 399 ['include', '^public/common/frame_navigate_params\\.cc$'], | 401 ['include', '^public/common/frame_navigate_params\\.cc$'], |
| 400 ['include', '^public/common/media_stream_request\\.cc$'], | 402 ['include', '^public/common/media_stream_request\\.cc$'], |
| 401 ['include', '^public/common/page_state\\.cc$'], | 403 ['include', '^public/common/page_state\\.cc$'], |
| 402 ['include', '^public/common/page_transition_types\\.cc$'], | 404 ['include', '^public/common/page_transition_types\\.cc$'], |
| 403 ['include', '^public/common/password_form\\.cc$'], | 405 ['include', '^public/common/password_form\\.cc$'], |
| 406 ['include', '^public/common/signed_certificate_timestamp_id_and_status\\
.cc$'], |
| 404 ['include', '^public/common/speech_recognition_result\\.cc$'], | 407 ['include', '^public/common/speech_recognition_result\\.cc$'], |
| 405 ['include', '^public/common/ssl_status\\.cc$'], | 408 ['include', '^public/common/ssl_status\\.cc$'], |
| 406 ['include', '^public/common/url_constants\\.cc$'], | 409 ['include', '^public/common/url_constants\\.cc$'], |
| 407 ['include', '^common/content_paths\\.cc$'], | 410 ['include', '^common/content_paths\\.cc$'], |
| 408 ['include', '^common/media/media_stream_options\\.cc$'], | 411 ['include', '^common/media/media_stream_options\\.cc$'], |
| 409 ['include', '^common/net/url_fetcher\\.cc$'], | 412 ['include', '^common/net/url_fetcher\\.cc$'], |
| 410 ['include', '^common/net/url_request_user_data\\.cc$'], | 413 ['include', '^common/net/url_request_user_data\\.cc$'], |
| 411 ['include', '^common/page_state_serialization\\.cc$'], | 414 ['include', '^common/page_state_serialization\\.cc$'], |
| 412 ['include', '^common/savable_url_schemes\\.cc$'], | 415 ['include', '^common/savable_url_schemes\\.cc$'], |
| 413 ['include', '^common/url_schemes\\.cc$'], | 416 ['include', '^common/url_schemes\\.cc$'], |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 593 '..\\third_party\\directxsdk\\files\\Redist\\<(input)', | 596 '..\\third_party\\directxsdk\\files\\Redist\\<(input)', |
| 594 '<(output)', | 597 '<(output)', |
| 595 '<(PRODUCT_DIR)', | 598 '<(PRODUCT_DIR)', |
| 596 ], | 599 ], |
| 597 'msvs_cygwin_shell': 1, | 600 'msvs_cygwin_shell': 1, |
| 598 }, | 601 }, |
| 599 ] | 602 ] |
| 600 }], | 603 }], |
| 601 ], | 604 ], |
| 602 } | 605 } |
| OLD | NEW |