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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 486573002: Move webkit resources over to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm the build files from webkit/glue/resources Created 6 years, 4 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 | Annotate | Revision Log
OLDNEW
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 2958 matching lines...) Expand 10 before | Expand all | Expand 10 after
2969 '../components/components.gyp:password_manager_content_browser', 2969 '../components/components.gyp:password_manager_content_browser',
2970 '../components/components.gyp:precache_content', 2970 '../components/components.gyp:precache_content',
2971 '../components/components.gyp:sessions', 2971 '../components/components.gyp:sessions',
2972 '../components/components.gyp:storage_monitor', 2972 '../components/components.gyp:storage_monitor',
2973 '../components/components.gyp:translate_content_browser', 2973 '../components/components.gyp:translate_content_browser',
2974 '../components/components.gyp:url_matcher', 2974 '../components/components.gyp:url_matcher',
2975 '../components/components.gyp:usb_service', 2975 '../components/components.gyp:usb_service',
2976 '../components/components.gyp:visitedlink_browser', 2976 '../components/components.gyp:visitedlink_browser',
2977 '../components/components.gyp:visitedlink_common', 2977 '../components/components.gyp:visitedlink_common',
2978 '../components/components.gyp:web_modal', 2978 '../components/components.gyp:web_modal',
2979 '../content/app/resources/content_resources.gyp:content_resources',
2979 '../media/cast/cast.gyp:cast_net', 2980 '../media/cast/cast.gyp:cast_net',
2980 '../media/media.gyp:media', 2981 '../media/media.gyp:media',
2981 '../mojo/mojo_base.gyp:mojo_common_lib', 2982 '../mojo/mojo_base.gyp:mojo_common_lib',
2982 '../mojo/mojo_base.gyp:mojo_cpp_bindings', 2983 '../mojo/mojo_base.gyp:mojo_cpp_bindings',
2983 '../mojo/mojo_base.gyp:mojo_environment_chromium', 2984 '../mojo/mojo_base.gyp:mojo_environment_chromium',
2984 '../mojo/mojo_base.gyp:mojo_js_bindings', 2985 '../mojo/mojo_base.gyp:mojo_js_bindings',
2985 '../mojo/mojo_base.gyp:mojo_system_impl', 2986 '../mojo/mojo_base.gyp:mojo_system_impl',
2986 '../net/net.gyp:net_with_v8', 2987 '../net/net.gyp:net_with_v8',
2987 # TODO(tonyg): Remove this dependency (crbug.com/280157). 2988 # TODO(tonyg): Remove this dependency (crbug.com/280157).
2988 '../testing/perf/perf_test.gyp:*', 2989 '../testing/perf/perf_test.gyp:*',
2989 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', 2990 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
2990 '../third_party/expat/expat.gyp:expat', 2991 '../third_party/expat/expat.gyp:expat',
2991 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2992 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2992 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput' , 2993 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput' ,
2993 '../third_party/libyuv/libyuv.gyp:libyuv', 2994 '../third_party/libyuv/libyuv.gyp:libyuv',
2994 '../third_party/npapi/npapi.gyp:npapi', 2995 '../third_party/npapi/npapi.gyp:npapi',
2995 '../third_party/smhasher/smhasher.gyp:cityhash', 2996 '../third_party/smhasher/smhasher.gyp:cityhash',
2996 '../third_party/webrtc/modules/modules.gyp:desktop_capture', 2997 '../third_party/webrtc/modules/modules.gyp:desktop_capture',
2997 '../ui/gl/gl.gyp:gl', 2998 '../ui/gl/gl.gyp:gl',
2998 '../ui/surface/surface.gyp:surface', 2999 '../ui/surface/surface.gyp:surface',
2999 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', 3000 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
3000 '../v8/tools/gyp/v8.gyp:v8', 3001 '../v8/tools/gyp/v8.gyp:v8',
3001 '../webkit/storage_browser.gyp:webkit_storage_browser', 3002 '../webkit/storage_browser.gyp:webkit_storage_browser',
3002 '../webkit/storage_common.gyp:webkit_storage_common', 3003 '../webkit/storage_common.gyp:webkit_storage_common',
3003 '../webkit/glue/resources/webkit_resources.gyp:webkit_resources',
3004 ], 3004 ],
3005 'sources': [ 3005 'sources': [
3006 '<@(chrome_browser_non_ios_sources)', 3006 '<@(chrome_browser_non_ios_sources)',
3007 3007
3008 # These files are generated by GRIT. 3008 # These files are generated by GRIT.
3009 '<(grit_out_dir)/grit/component_extension_resources_map.cc', 3009 '<(grit_out_dir)/grit/component_extension_resources_map.cc',
3010 '<(grit_out_dir)/grit/theme_resources_map.cc', 3010 '<(grit_out_dir)/grit/theme_resources_map.cc',
3011 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/grit/ui_resources_map.cc', 3011 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/grit/ui_resources_map.cc',
3012 3012
3013 # This file is generated by 3013 # This file is generated by
(...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after
3634 'variables': { 3634 'variables': {
3635 'proto_in_dir': 'browser/sync_file_system/drive_backend', 3635 'proto_in_dir': 'browser/sync_file_system/drive_backend',
3636 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend', 3636 'proto_out_dir': 'chrome/browser/sync_file_system/drive_backend',
3637 }, 3637 },
3638 'includes': [ '../build/protoc.gypi' ] 3638 'includes': [ '../build/protoc.gypi' ]
3639 }, 3639 },
3640 ], 3640 ],
3641 },], 3641 },],
3642 ], 3642 ],
3643 } 3643 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698