OLD | NEW |
1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'variables': { | 6 'variables': { |
7 # All .cc, .h, .m, and .mm files under browser except for: | 7 # All .cc, .h, .m, and .mm files under browser except for: |
8 # * tests and mocks. | 8 # * tests and mocks. |
9 # * code below browser/chromeos | 9 # * code below browser/chromeos |
10 # * code below browser/extensions | 10 # * code below browser/extensions |
(...skipping 2921 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2932 '../components/components.gyp:password_manager_content_browser', | 2932 '../components/components.gyp:password_manager_content_browser', |
2933 '../components/components.gyp:precache_content', | 2933 '../components/components.gyp:precache_content', |
2934 '../components/components.gyp:sessions', | 2934 '../components/components.gyp:sessions', |
2935 '../components/components.gyp:storage_monitor', | 2935 '../components/components.gyp:storage_monitor', |
2936 '../components/components.gyp:translate_content_browser', | 2936 '../components/components.gyp:translate_content_browser', |
2937 '../components/components.gyp:url_matcher', | 2937 '../components/components.gyp:url_matcher', |
2938 '../components/components.gyp:usb_service', | 2938 '../components/components.gyp:usb_service', |
2939 '../components/components.gyp:visitedlink_browser', | 2939 '../components/components.gyp:visitedlink_browser', |
2940 '../components/components.gyp:visitedlink_common', | 2940 '../components/components.gyp:visitedlink_common', |
2941 '../components/components.gyp:web_modal', | 2941 '../components/components.gyp:web_modal', |
| 2942 '../content/app/resources/content_resources.gyp:content_resources', |
2942 '../media/cast/cast.gyp:cast_net', | 2943 '../media/cast/cast.gyp:cast_net', |
2943 '../media/media.gyp:media', | 2944 '../media/media.gyp:media', |
2944 '../mojo/mojo_base.gyp:mojo_common_lib', | 2945 '../mojo/mojo_base.gyp:mojo_common_lib', |
2945 '../mojo/mojo_base.gyp:mojo_cpp_bindings', | 2946 '../mojo/mojo_base.gyp:mojo_cpp_bindings', |
2946 '../mojo/mojo_base.gyp:mojo_environment_chromium', | 2947 '../mojo/mojo_base.gyp:mojo_environment_chromium', |
2947 '../mojo/mojo_base.gyp:mojo_js_bindings', | 2948 '../mojo/mojo_base.gyp:mojo_js_bindings', |
2948 '../mojo/mojo_base.gyp:mojo_system_impl', | 2949 '../mojo/mojo_base.gyp:mojo_system_impl', |
2949 '../net/net.gyp:net_with_v8', | 2950 '../net/net.gyp:net_with_v8', |
2950 # TODO(tonyg): Remove this dependency (crbug.com/280157). | 2951 # TODO(tonyg): Remove this dependency (crbug.com/280157). |
2951 '../testing/perf/perf_test.gyp:*', | 2952 '../testing/perf/perf_test.gyp:*', |
2952 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2953 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
2953 '../third_party/expat/expat.gyp:expat', | 2954 '../third_party/expat/expat.gyp:expat', |
2954 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2955 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
2955 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 2956 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
2956 '../third_party/libyuv/libyuv.gyp:libyuv', | 2957 '../third_party/libyuv/libyuv.gyp:libyuv', |
2957 '../third_party/npapi/npapi.gyp:npapi', | 2958 '../third_party/npapi/npapi.gyp:npapi', |
2958 '../third_party/smhasher/smhasher.gyp:cityhash', | 2959 '../third_party/smhasher/smhasher.gyp:cityhash', |
2959 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 2960 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
2960 '../ui/gl/gl.gyp:gl', | 2961 '../ui/gl/gl.gyp:gl', |
2961 '../ui/surface/surface.gyp:surface', | 2962 '../ui/surface/surface.gyp:surface', |
2962 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 2963 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
2963 '../v8/tools/gyp/v8.gyp:v8', | 2964 '../v8/tools/gyp/v8.gyp:v8', |
2964 '../webkit/storage_browser.gyp:webkit_storage_browser', | 2965 '../webkit/storage_browser.gyp:webkit_storage_browser', |
2965 '../webkit/storage_common.gyp:webkit_storage_common', | 2966 '../webkit/storage_common.gyp:webkit_storage_common', |
2966 '../webkit/glue/resources/webkit_resources.gyp:webkit_resources', | |
2967 ], | 2967 ], |
2968 'sources': [ | 2968 'sources': [ |
2969 '<@(chrome_browser_non_ios_sources)', | 2969 '<@(chrome_browser_non_ios_sources)', |
2970 | 2970 |
2971 # These files are generated by GRIT. | 2971 # These files are generated by GRIT. |
2972 '<(grit_out_dir)/grit/component_extension_resources_map.cc', | 2972 '<(grit_out_dir)/grit/component_extension_resources_map.cc', |
2973 '<(grit_out_dir)/grit/theme_resources_map.cc', | 2973 '<(grit_out_dir)/grit/theme_resources_map.cc', |
2974 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/grit/ui_resources_map.cc', | 2974 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/grit/ui_resources_map.cc', |
2975 | 2975 |
2976 # This file is generated by | 2976 # This file is generated by |
(...skipping 609 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3586 'variables': { | 3586 'variables': { |
3587 'proto_in_dir': 'browser/sync_file_system/drive_backend', | 3587 'proto_in_dir': 'browser/sync_file_system/drive_backend', |
3588 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', | 3588 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', |
3589 }, | 3589 }, |
3590 'includes': [ '../build/protoc.gypi' ] | 3590 'includes': [ '../build/protoc.gypi' ] |
3591 }, | 3591 }, |
3592 ], | 3592 ], |
3593 },], | 3593 },], |
3594 ], | 3594 ], |
3595 } | 3595 } |
OLD | NEW |