mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 13:21:28 +00:00
Fix resource path of throbber images
This commit is contained in:
parent
09777c2885
commit
314f7f1144
@ -418,7 +418,7 @@ sub BuildLayoutProjects()
|
||||
MakeAlias(":mozilla:layout:html:base:src:broken-image.gif", "$html_dir");
|
||||
|
||||
my($throbber_dir) = "$resource_dir" . "throbber:";
|
||||
BuildResourceAliases(":mozilla:webshell:tests:viewer:throbber:", "$throbber_dir");
|
||||
BuildResourceAliases(":mozilla:xpfe:xpviewer:src:resources:throbber:", "$throbber_dir");
|
||||
|
||||
my($samples_dir) = "$resource_dir" . "samples:";
|
||||
BuildResourceAliases(":mozilla:webshell:tests:viewer:samples:", "$samples_dir");
|
||||
|
Loading…
x
Reference in New Issue
Block a user