OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 'content_shell_product_name': 'Content Shell', | 7 'content_shell_product_name': 'Content Shell', |
8 # The "19" is so that sites that sniff for version think that this is | 8 # The "19" is so that sites that sniff for version think that this is |
9 # something reasonably current; the "77.34.5" is a hint that this isn't a | 9 # something reasonably current; the "77.34.5" is a hint that this isn't a |
10 # standard Chrome. | 10 # standard Chrome. |
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
398 '<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources'
, | 398 '<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources'
, |
399 '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources', | 399 '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources', |
400 '<(DEPTH)/ui/strings/ui_strings.gyp:ui_strings', | 400 '<(DEPTH)/ui/strings/ui_strings.gyp:ui_strings', |
401 ], | 401 ], |
402 'conditions': [ | 402 'conditions': [ |
403 ['OS!="android"', { | 403 ['OS!="android"', { |
404 'dependencies': [ | 404 'dependencies': [ |
405 'browser/devtools/devtools_resources.gyp:devtools_resources', | 405 'browser/devtools/devtools_resources.gyp:devtools_resources', |
406 ], | 406 ], |
407 }], | 407 }], |
| 408 ['OS=="android"', { |
| 409 'copies': [ |
| 410 { |
| 411 'destination': '<(PRODUCT_DIR)', |
| 412 'files': [ |
| 413 '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak' |
| 414 ], |
| 415 }, |
| 416 ], |
| 417 }], |
408 ['toolkit_views==1', { | 418 ['toolkit_views==1', { |
409 'dependencies': [ | 419 'dependencies': [ |
410 '<(DEPTH)/ui/views/resources/views_resources.gyp:views_resources' | 420 '<(DEPTH)/ui/views/resources/views_resources.gyp:views_resources' |
411 ], | 421 ], |
412 }], | 422 }], |
413 ], | 423 ], |
414 'actions': [ | 424 'actions': [ |
415 { | 425 { |
416 'action_name': 'repack_content_shell_pack', | 426 'action_name': 'repack_content_shell_pack', |
417 'variables': { | 427 'variables': { |
418 'pak_inputs': [ | 428 'pak_inputs': [ |
419 '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources
.pak', | 429 '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources
.pak', |
420 '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_image_res
ources_100_percent.pak', | 430 '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_image_res
ources_100_percent.pak', |
421 '<(SHARED_INTERMEDIATE_DIR)/content/app/resources/content_resource
s_100_percent.pak', | 431 '<(SHARED_INTERMEDIATE_DIR)/content/app/resources/content_resource
s_100_percent.pak', |
422 '<(SHARED_INTERMEDIATE_DIR)/content/app/strings/content_strings_en
-US.pak', | 432 '<(SHARED_INTERMEDIATE_DIR)/content/app/strings/content_strings_en
-US.pak', |
423 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resour
ces.pak', | 433 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resour
ces.pak', |
424 '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.pak', | 434 '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.pak', |
425 '<(SHARED_INTERMEDIATE_DIR)/content/shell_resources.pak', | 435 '<(SHARED_INTERMEDIATE_DIR)/content/shell_resources.pak', |
426 '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.pak', | 436 '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.pak', |
427 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_resources_100_percent.
pak', | 437 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_resources_100_percent.
pak', |
428 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/webui_resources.pak', | 438 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/webui_resources.pak', |
429 '<(SHARED_INTERMEDIATE_DIR)/ui/strings/app_locale_settings_en-US.p
ak', | 439 '<(SHARED_INTERMEDIATE_DIR)/ui/strings/app_locale_settings_en-US.p
ak', |
430 '<(SHARED_INTERMEDIATE_DIR)/ui/strings/ui_strings_en-US.pak', | 440 '<(SHARED_INTERMEDIATE_DIR)/ui/strings/ui_strings_en-US.pak', |
431 ], | 441 ], |
432 'pak_output': '<(PRODUCT_DIR)/content_shell.pak', | |
433 'conditions': [ | 442 'conditions': [ |
434 ['toolkit_views==1', { | 443 ['toolkit_views==1', { |
435 'pak_inputs': [ | 444 'pak_inputs': [ |
436 '<(SHARED_INTERMEDIATE_DIR)/ui/views/resources/views_resources
_100_percent.pak', | 445 '<(SHARED_INTERMEDIATE_DIR)/ui/views/resources/views_resources
_100_percent.pak', |
437 ], | 446 ], |
438 }], | 447 }], |
439 ['OS!="android"', { | 448 ['OS!="android"', { |
440 'pak_inputs': ['<(SHARED_INTERMEDIATE_DIR)/blink/devtools_resour
ces.pak',], | 449 'pak_inputs': ['<(SHARED_INTERMEDIATE_DIR)/blink/devtools_resour
ces.pak',], |
| 450 'pak_output': '<(PRODUCT_DIR)/content_shell.pak', |
| 451 }, { |
| 452 'pak_output': '<(PRODUCT_DIR)/content_shell/assets/content_shell
.pak', |
441 }], | 453 }], |
442 ], | 454 ], |
443 }, | 455 }, |
444 'includes': [ '../build/repack_action.gypi' ], | 456 'includes': [ '../build/repack_action.gypi' ], |
445 }, | 457 }, |
446 ], | 458 ], |
447 }, | 459 }, |
448 { | 460 { |
449 # GN version: //content/shell:content_shell | 461 # GN version: //content/shell:content_shell |
450 'target_name': 'content_shell', | 462 'target_name': 'content_shell', |
(...skipping 452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
903 'jinja_inputs': ['shell/android/shell_apk/AndroidManifest.xml.jinja2
'], | 915 'jinja_inputs': ['shell/android/shell_apk/AndroidManifest.xml.jinja2
'], |
904 'jinja_output': '<(SHARED_INTERMEDIATE_DIR)/content_shell_manifest/A
ndroidManifest.xml', | 916 'jinja_output': '<(SHARED_INTERMEDIATE_DIR)/content_shell_manifest/A
ndroidManifest.xml', |
905 }, | 917 }, |
906 'includes': [ '../build/android/jinja_template.gypi' ], | 918 'includes': [ '../build/android/jinja_template.gypi' ], |
907 }, | 919 }, |
908 { | 920 { |
909 # GN version: //content/shell/android:content_shell_apk | 921 # GN version: //content/shell/android:content_shell_apk |
910 'target_name': 'content_shell_apk', | 922 'target_name': 'content_shell_apk', |
911 'type': 'none', | 923 'type': 'none', |
912 'dependencies': [ | 924 'dependencies': [ |
913 'content.gyp:content_shell_assets_copy', | 925 'content.gyp:content_icudata', |
914 'content.gyp:content_java', | 926 'content.gyp:content_java', |
| 927 'content.gyp:content_v8_external_data', |
915 'content_java_test_support', | 928 'content_java_test_support', |
916 'content_shell_java', | 929 'content_shell_java', |
917 'libcontent_shell_content_view', | 930 'libcontent_shell_content_view', |
918 '../base/base.gyp:base_java', | 931 '../base/base.gyp:base_java', |
919 '../media/media.gyp:media_java', | 932 '../media/media.gyp:media_java', |
920 '../net/net.gyp:net_java', | 933 '../net/net.gyp:net_java', |
921 '../third_party/mesa/mesa.gyp:osmesa_in_lib_dir', | 934 '../third_party/mesa/mesa.gyp:osmesa_in_lib_dir', |
922 '../tools/android/forwarder/forwarder.gyp:forwarder', | 935 '../tools/android/forwarder/forwarder.gyp:forwarder', |
923 '../tools/imagediff/image_diff.gyp:image_diff#host', | 936 '../tools/imagediff/image_diff.gyp:image_diff#host', |
924 '../ui/android/ui_android.gyp:ui_java', | 937 '../ui/android/ui_android.gyp:ui_java', |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1003 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', | 1016 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', |
1004 '--destination_dir', '<(dest_dir)', | 1017 '--destination_dir', '<(dest_dir)', |
1005 ], | 1018 ], |
1006 }, | 1019 }, |
1007 ], | 1020 ], |
1008 }, | 1021 }, |
1009 ], | 1022 ], |
1010 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" | 1023 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" |
1011 ] | 1024 ] |
1012 } | 1025 } |
OLD | NEW |