| OLD | NEW |
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 # File lists shared with GN build. | 7 # File lists shared with GN build. |
| 8 'chrome_common_sources': [ | 8 'chrome_common_sources': [ |
| 9 'common/all_messages.h', | 9 'common/all_messages.h', |
| 10 'common/attrition_experiments.h', | 10 'common/attrition_experiments.h', |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 76 'common/render_messages.h', | 76 'common/render_messages.h', |
| 77 'common/resource_usage_reporter_type_converters.cc', | 77 'common/resource_usage_reporter_type_converters.cc', |
| 78 'common/resource_usage_reporter_type_converters.h', | 78 'common/resource_usage_reporter_type_converters.h', |
| 79 'common/safe_browsing/safebrowsing_messages.h', | 79 'common/safe_browsing/safebrowsing_messages.h', |
| 80 'common/search_provider.h', | 80 'common/search_provider.h', |
| 81 'common/search_types.h', | 81 'common/search_types.h', |
| 82 'common/search_urls.cc', | 82 'common/search_urls.cc', |
| 83 'common/search_urls.h', | 83 'common/search_urls.h', |
| 84 'common/secure_origin_whitelist.cc', | 84 'common/secure_origin_whitelist.cc', |
| 85 'common/secure_origin_whitelist.h', | 85 'common/secure_origin_whitelist.h', |
| 86 'common/spellcheck_bdict_language.h', | |
| 87 'common/spellcheck_common.cc', | 86 'common/spellcheck_common.cc', |
| 88 'common/spellcheck_common.h', | 87 'common/spellcheck_common.h', |
| 89 'common/spellcheck_marker.h', | |
| 90 'common/spellcheck_messages.h', | |
| 91 'common/spellcheck_result.h', | |
| 92 'common/switch_utils.cc', | 88 'common/switch_utils.cc', |
| 93 'common/switch_utils.h', | 89 'common/switch_utils.h', |
| 94 'common/trace_event_args_whitelist.cc', | 90 'common/trace_event_args_whitelist.cc', |
| 95 'common/trace_event_args_whitelist.h', | 91 'common/trace_event_args_whitelist.h', |
| 96 'common/tts_messages.h', | 92 'common/tts_messages.h', |
| 97 'common/tts_utterance_request.cc', | 93 'common/tts_utterance_request.cc', |
| 98 'common/tts_utterance_request.h', | 94 'common/tts_utterance_request.h', |
| 99 'common/url_constants.cc', | 95 'common/url_constants.cc', |
| 100 'common/url_constants.h', | 96 'common/url_constants.h', |
| 101 'common/v8_breakpad_support_win.cc', | 97 'common/v8_breakpad_support_win.cc', |
| (...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 330 '<(DEPTH)/components/components.gyp:gcm_driver_common', | 326 '<(DEPTH)/components/components.gyp:gcm_driver_common', |
| 331 '<(DEPTH)/components/components.gyp:json_schema', | 327 '<(DEPTH)/components/components.gyp:json_schema', |
| 332 '<(DEPTH)/components/components.gyp:metrics', | 328 '<(DEPTH)/components/components.gyp:metrics', |
| 333 '<(DEPTH)/components/components.gyp:metrics_net', | 329 '<(DEPTH)/components/components.gyp:metrics_net', |
| 334 '<(DEPTH)/components/components.gyp:omnibox_common', | 330 '<(DEPTH)/components/components.gyp:omnibox_common', |
| 335 '<(DEPTH)/components/components.gyp:policy', | 331 '<(DEPTH)/components/components.gyp:policy', |
| 336 '<(DEPTH)/components/components.gyp:policy_component_common', | 332 '<(DEPTH)/components/components.gyp:policy_component_common', |
| 337 # TODO(fdoray): Remove this once the PreRead field trial has expired. | 333 # TODO(fdoray): Remove this once the PreRead field trial has expired. |
| 338 # crbug.com/577698 | 334 # crbug.com/577698 |
| 339 '<(DEPTH)/components/components.gyp:startup_metric_utils_common', | 335 '<(DEPTH)/components/components.gyp:startup_metric_utils_common', |
| 336 '<(DEPTH)/components/components.gyp:spellcheck_common', |
| 340 '<(DEPTH)/components/components.gyp:translate_core_common', | 337 '<(DEPTH)/components/components.gyp:translate_core_common', |
| 341 '<(DEPTH)/components/components.gyp:variations', | 338 '<(DEPTH)/components/components.gyp:variations', |
| 342 '<(DEPTH)/components/components.gyp:version_info', | 339 '<(DEPTH)/components/components.gyp:version_info', |
| 343 '<(DEPTH)/components/components_strings.gyp:components_strings', | 340 '<(DEPTH)/components/components_strings.gyp:components_strings', |
| 344 '<(DEPTH)/components/prefs/prefs.gyp:prefs', | 341 '<(DEPTH)/components/prefs/prefs.gyp:prefs', |
| 345 '<(DEPTH)/components/url_formatter/url_formatter.gyp:url_formatter', | 342 '<(DEPTH)/components/url_formatter/url_formatter.gyp:url_formatter', |
| 346 '<(DEPTH)/content/content.gyp:content_common', | 343 '<(DEPTH)/content/content.gyp:content_common', |
| 347 '<(DEPTH)/crypto/crypto.gyp:crypto', | 344 '<(DEPTH)/crypto/crypto.gyp:crypto', |
| 348 '<(DEPTH)/net/net.gyp:net', | 345 '<(DEPTH)/net/net.gyp:net', |
| 349 '<(DEPTH)/skia/skia.gyp:skia', | 346 '<(DEPTH)/skia/skia.gyp:skia', |
| (...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 650 'common/image_decoder.mojom', | 647 'common/image_decoder.mojom', |
| 651 'common/resource_usage_reporter.mojom', | 648 'common/resource_usage_reporter.mojom', |
| 652 ], | 649 ], |
| 653 'dependencies': [ | 650 'dependencies': [ |
| 654 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 651 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 655 '../skia/skia.gyp:skia_mojo', | 652 '../skia/skia.gyp:skia_mojo', |
| 656 ], | 653 ], |
| 657 }, | 654 }, |
| 658 ], | 655 ], |
| 659 } | 656 } |
| OLD | NEW |