Commit 14d4b735 authored by Kevin Marshall's avatar Kevin Marshall Committed by Commit Bot

[Fuchsia] Add WebUI common resources to WebEngine resource PAK.

Adds some JS resources served under chrome://resources/, which are
included by other WebUI pages like chrome://gpu.

Bug: 1017316
Change-Id: Iaa76bc6d561dea2fef63d4145e8224c35ae9b30c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976592Reviewed-by: default avatarFabrice de Gans-Riberi <fdegans@chromium.org>
Commit-Queue: Kevin Marshall <kmarshall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726635}
parent e41aedfe
......@@ -39,6 +39,7 @@ repack("web_engine_pak") {
"$root_gen_dir/third_party/blink/public/resources/blink_scaled_resources_100_percent.pak",
"$root_gen_dir/third_party/blink/public/strings/blink_strings_en-US.pak",
"$root_gen_dir/ui/resources/ui_resources_100_percent.pak",
"$root_gen_dir/ui/resources/webui_resources.pak",
"$root_gen_dir/ui/strings/app_locale_settings_en-US.pak",
"$root_gen_dir/ui/strings/ui_strings_en-US.pak",
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment