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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10756018: Merge grd files in ui/resources and chrome/app/theme (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 8 years, 5 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 (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser', 9 'target_name': 'browser',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 '../third_party/libjingle/libjingle.gyp:libjingle', 56 '../third_party/libjingle/libjingle.gyp:libjingle',
57 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', 57 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
58 '../third_party/libusb/libusb.gyp:libusb', 58 '../third_party/libusb/libusb.gyp:libusb',
59 '../third_party/libxml/libxml.gyp:libxml', 59 '../third_party/libxml/libxml.gyp:libxml',
60 '../third_party/npapi/npapi.gyp:npapi', 60 '../third_party/npapi/npapi.gyp:npapi',
61 '../third_party/zlib/zlib.gyp:zlib', 61 '../third_party/zlib/zlib.gyp:zlib',
62 '../ui/base/strings/ui_strings.gyp:ui_strings', 62 '../ui/base/strings/ui_strings.gyp:ui_strings',
63 '../ui/surface/surface.gyp:surface', 63 '../ui/surface/surface.gyp:surface',
64 '../ui/ui.gyp:ui', 64 '../ui/ui.gyp:ui',
65 '../ui/ui.gyp:ui_resources', 65 '../ui/ui.gyp:ui_resources',
66 '../ui/ui.gyp:ui_resources_standard',
67 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', 66 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
68 '../v8/tools/gyp/v8.gyp:v8', 67 '../v8/tools/gyp/v8.gyp:v8',
69 '../webkit/support/webkit_support.gyp:appcache', 68 '../webkit/support/webkit_support.gyp:appcache',
70 '../webkit/support/webkit_support.gyp:blob', 69 '../webkit/support/webkit_support.gyp:blob',
71 '../webkit/support/webkit_support.gyp:database', 70 '../webkit/support/webkit_support.gyp:database',
72 '../webkit/support/webkit_support.gyp:fileapi', 71 '../webkit/support/webkit_support.gyp:fileapi',
73 '../webkit/support/webkit_support.gyp:glue', 72 '../webkit/support/webkit_support.gyp:glue',
74 '../webkit/support/webkit_support.gyp:quota', 73 '../webkit/support/webkit_support.gyp:quota',
75 '../webkit/support/webkit_support.gyp:webkit_resources', 74 '../webkit/support/webkit_support.gyp:webkit_resources',
76 '../webkit/support/webkit_support.gyp:webkit_user_agent', 75 '../webkit/support/webkit_support.gyp:webkit_user_agent',
(...skipping 4187 matching lines...) Expand 10 before | Expand all | Expand 10 after
4264 'test/base/chrome_process_util.h', 4263 'test/base/chrome_process_util.h',
4265 'test/base/chrome_process_util_mac.cc', 4264 'test/base/chrome_process_util_mac.cc',
4266 'test/perf/perf_test.cc', 4265 'test/perf/perf_test.cc',
4267 'test/perf/perf_test.h', 4266 'test/perf/perf_test.h',
4268 4267
4269 # These files are generated by GRIT. 4268 # These files are generated by GRIT.
4270 '<(grit_out_dir)/grit/component_extension_resources_map.cc', 4269 '<(grit_out_dir)/grit/component_extension_resources_map.cc',
4271 '<(grit_out_dir)/grit/devtools_discovery_page_resources_map.cc', 4270 '<(grit_out_dir)/grit/devtools_discovery_page_resources_map.cc',
4272 '<(grit_out_dir)/grit/shared_resources_map.cc', 4271 '<(grit_out_dir)/grit/shared_resources_map.cc',
4273 '<(grit_out_dir)/grit/theme_resources_map.cc', 4272 '<(grit_out_dir)/grit/theme_resources_map.cc',
4274 '<(grit_out_dir)/grit/theme_resources_standard_map.cc',
4275 4273
4276 # This file is generated by the autofill_regexes action. 4274 # This file is generated by the autofill_regexes action.
4277 '<(SHARED_INTERMEDIATE_DIR)/autofill_regex_constants.cc', 4275 '<(SHARED_INTERMEDIATE_DIR)/autofill_regex_constants.cc',
4278 ], 4276 ],
4279 'conditions': [ 4277 'conditions': [
4280 ['enable_extensions==1', { 4278 ['enable_extensions==1', {
4281 'sources': [ 4279 'sources': [
4282 # Only extension API implementations should go here. 4280 # Only extension API implementations should go here.
4283 'browser/accessibility/accessibility_extension_api.cc', 4281 'browser/accessibility/accessibility_extension_api.cc',
4284 'browser/accessibility/accessibility_extension_api.h', 4282 'browser/accessibility/accessibility_extension_api.h',
(...skipping 1081 matching lines...) Expand 10 before | Expand all | Expand 10 after
5366 'browser/metrics/proto/study.proto', 5364 'browser/metrics/proto/study.proto',
5367 ], 5365 ],
5368 'variables': { 5366 'variables': {
5369 'proto_in_dir': 'browser/metrics/proto', 5367 'proto_in_dir': 'browser/metrics/proto',
5370 'proto_out_dir': 'chrome/browser/metrics/proto', 5368 'proto_out_dir': 'chrome/browser/metrics/proto',
5371 }, 5369 },
5372 'includes': [ '../build/protoc.gypi' ] 5370 'includes': [ '../build/protoc.gypi' ]
5373 }, 5371 },
5374 ], 5372 ],
5375 } 5373 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698