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

Side by Side Diff: chrome_frame/chrome_frame.gyp

Issue 7191021: Remove msvs_guid from chrome_frame/, cloud_print/, content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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
« no previous file with comments | « no previous file | chrome_frame/chrome_frame_launcher.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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 'chromium_code': 1, 7 'chromium_code': 1,
8 8
9 'variables': { 9 'variables': {
10 'version_py_path': '../tools/build/version.py', 10 'version_py_path': '../tools/build/version.py',
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 'LinkIncremental': '<(msvs_large_module_debug_link_mode)', 182 'LinkIncremental': '<(msvs_large_module_debug_link_mode)',
183 }, 183 },
184 }, 184 },
185 }, 185 },
186 }, 186 },
187 }], 187 }],
188 ], 188 ],
189 }, 189 },
190 { 190 {
191 'target_name': 'chrome_frame_tests', 191 'target_name': 'chrome_frame_tests',
192 'msvs_guid': '1D25715A-C8CE-4448-AFA3-8515AF22D235',
193 'type': 'executable', 192 'type': 'executable',
194 'dependencies': [ 193 'dependencies': [
195 '../base/base.gyp:test_support_base', 194 '../base/base.gyp:test_support_base',
196 '../build/temp_gyp/googleurl.gyp:googleurl', 195 '../build/temp_gyp/googleurl.gyp:googleurl',
197 '../chrome/chrome.gyp:chrome_version_header', 196 '../chrome/chrome.gyp:chrome_version_header',
198 '../chrome/chrome.gyp:common', 197 '../chrome/chrome.gyp:common',
199 '../chrome/chrome.gyp:utility', 198 '../chrome/chrome.gyp:utility',
200 '../chrome/chrome.gyp:browser', 199 '../chrome/chrome.gyp:browser',
201 '../chrome/chrome.gyp:debugger', 200 '../chrome/chrome.gyp:debugger',
202 '../chrome/chrome.gyp:renderer', 201 '../chrome/chrome.gyp:renderer',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 'dependencies': [ 291 'dependencies': [
293 '../base/allocator/allocator.gyp:allocator', 292 '../base/allocator/allocator.gyp:allocator',
294 ], 293 ],
295 }], 294 }],
296 ], 295 ],
297 }], 296 }],
298 ], 297 ],
299 }, 298 },
300 { 299 {
301 'target_name': 'chrome_frame_perftests', 300 'target_name': 'chrome_frame_perftests',
302 'msvs_guid': '3767888B-76ED-4D2A-B1F5-263CC56A12AA',
303 'type': 'executable', 301 'type': 'executable',
304 'dependencies': [ 302 'dependencies': [
305 '../base/base.gyp:base', 303 '../base/base.gyp:base',
306 '../base/base.gyp:base_i18n', 304 '../base/base.gyp:base_i18n',
307 '../base/base.gyp:test_support_base', 305 '../base/base.gyp:test_support_base',
308 '../build/temp_gyp/googleurl.gyp:googleurl', 306 '../build/temp_gyp/googleurl.gyp:googleurl',
309 '../chrome/chrome.gyp:common', 307 '../chrome/chrome.gyp:common',
310 '../chrome/chrome.gyp:browser', 308 '../chrome/chrome.gyp:browser',
311 '../chrome/chrome.gyp:debugger', 309 '../chrome/chrome.gyp:debugger',
312 '../chrome/chrome.gyp:test_support_ui', 310 '../chrome/chrome.gyp:test_support_ui',
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
372 ], 370 ],
373 'sources': [ 371 'sources': [
374 '../base/test/test_file_util_win.cc', 372 '../base/test/test_file_util_win.cc',
375 ] 373 ]
376 }], 374 }],
377 ], 375 ],
378 }, 376 },
379 377
380 { 378 {
381 'target_name': 'chrome_frame_net_tests', 379 'target_name': 'chrome_frame_net_tests',
382 'msvs_guid': '8FDA8275-0415-4B08-A1DC-C95B0D3708DB',
383 'type': 'executable', 380 'type': 'executable',
384 'dependencies': [ 381 'dependencies': [
385 '../base/base.gyp:test_support_base', 382 '../base/base.gyp:test_support_base',
386 '../chrome/chrome.gyp:browser', 383 '../chrome/chrome.gyp:browser',
387 '../chrome/chrome.gyp:chrome_resources', 384 '../chrome/chrome.gyp:chrome_resources',
388 '../chrome/chrome.gyp:debugger', 385 '../chrome/chrome.gyp:debugger',
389 '../chrome/chrome.gyp:renderer', 386 '../chrome/chrome.gyp:renderer',
390 '../chrome/chrome.gyp:syncapi_core', 387 '../chrome/chrome.gyp:syncapi_core',
391 '../content/content.gyp:content_gpu', 388 '../content/content.gyp:content_gpu',
392 '../net/net.gyp:net', 389 '../net/net.gyp:net',
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 }, 448 },
452 }, 449 },
453 }, 450 },
454 }], 451 }],
455 ], 452 ],
456 }, 453 },
457 454
458 { 455 {
459 'target_name': 'chrome_frame_reliability_tests', 456 'target_name': 'chrome_frame_reliability_tests',
460 'type': 'executable', 457 'type': 'executable',
461 'msvs_guid': 'A1440368-4089-4E14-8864-D84D3C5714A7',
462 'dependencies': [ 458 'dependencies': [
463 '../base/base.gyp:base', 459 '../base/base.gyp:base',
464 '../base/base.gyp:test_support_base', 460 '../base/base.gyp:test_support_base',
465 '../chrome/chrome.gyp:browser', 461 '../chrome/chrome.gyp:browser',
466 '../chrome/chrome.gyp:debugger', 462 '../chrome/chrome.gyp:debugger',
467 '../chrome/chrome.gyp:renderer', 463 '../chrome/chrome.gyp:renderer',
468 '../chrome/chrome.gyp:test_support_common', 464 '../chrome/chrome.gyp:test_support_common',
469 '../content/content.gyp:content_gpu', 465 '../content/content.gyp:content_gpu',
470 '../testing/gmock.gyp:gmock', 466 '../testing/gmock.gyp:gmock',
471 '../testing/gtest.gyp:gtest', 467 '../testing/gtest.gyp:gtest',
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
523 'LinkIncremental': '<(msvs_large_module_debug_link_mode)', 519 'LinkIncremental': '<(msvs_large_module_debug_link_mode)',
524 }, 520 },
525 }, 521 },
526 }, 522 },
527 }, 523 },
528 }], 524 }],
529 ], 525 ],
530 }, 526 },
531 { 527 {
532 'target_name': 'chrome_frame_qa_tests', 528 'target_name': 'chrome_frame_qa_tests',
533 'msvs_guid': 'D6B3174D-31DD-49D6-83C0-A63A6A135E0E',
534 'type': 'executable', 529 'type': 'executable',
535 'dependencies': [ 530 'dependencies': [
536 '../base/base.gyp:test_support_base', 531 '../base/base.gyp:test_support_base',
537 '../build/temp_gyp/googleurl.gyp:googleurl', 532 '../build/temp_gyp/googleurl.gyp:googleurl',
538 '../net/net.gyp:net', 533 '../net/net.gyp:net',
539 '../net/net.gyp:net_test_support', 534 '../net/net.gyp:net_test_support',
540 '../testing/gmock.gyp:gmock', 535 '../testing/gmock.gyp:gmock',
541 '../testing/gtest.gyp:gtest', 536 '../testing/gtest.gyp:gtest',
542 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', 537 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
543 'chrome_frame_ie', 538 'chrome_frame_ie',
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
861 '../base/base.gyp:base', 856 '../base/base.gyp:base',
862 '../net/net.gyp:net', 857 '../net/net.gyp:net',
863 ], 858 ],
864 'export_dependent_settings': [ 859 'export_dependent_settings': [
865 '../base/base.gyp:base', 860 '../base/base.gyp:base',
866 ], 861 ],
867 }, 862 },
868 { 863 {
869 'target_name': 'npchrome_frame', 864 'target_name': 'npchrome_frame',
870 'type': 'shared_library', 865 'type': 'shared_library',
871 'msvs_guid': 'E3DE7E63-D3B6-4A9F-BCC4-5C8169E9C9F2',
872 'dependencies': [ 866 'dependencies': [
873 '../base/base.gyp:base', 867 '../base/base.gyp:base',
874 'chrome_frame_ie', 868 'chrome_frame_ie',
875 'chrome_frame_npapi', 869 'chrome_frame_npapi',
876 'chrome_frame_strings', 870 'chrome_frame_strings',
877 'chrome_frame_utils', 871 'chrome_frame_utils',
878 'chrome_tab_idl', 872 'chrome_tab_idl',
879 'chrome_frame_launcher.gyp:chrome_launcher', 873 'chrome_frame_launcher.gyp:chrome_launcher',
880 '../build/temp_gyp/googleurl.gyp:googleurl', 874 '../build/temp_gyp/googleurl.gyp:googleurl',
881 'chrome_frame_launcher.gyp:chrome_frame_helper', 875 'chrome_frame_launcher.gyp:chrome_frame_helper',
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
1092 ], # 'conditions' 1086 ], # 'conditions'
1093 } 1087 }
1094 1088
1095 # vim: shiftwidth=2:et:ai:tabstop=2 1089 # vim: shiftwidth=2:et:ai:tabstop=2
1096 1090
1097 # Local Variables: 1091 # Local Variables:
1098 # tab-width:2 1092 # tab-width:2
1099 # indent-tabs-mode:nil 1093 # indent-tabs-mode:nil
1100 # End: 1094 # End:
1101 # vim: set expandtab tabstop=2 shiftwidth=2: 1095 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « no previous file | chrome_frame/chrome_frame_launcher.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698