mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
Bug 1238387 - Updated suggested sites ref in UnusedResourcesUtil. r=mfinkle
--HG-- extra : transplant_source : %E4%F1%DB%C1%18%07%C1%03%FBb%94Q%DC9%C8Q%A1%A6%1C.
This commit is contained in:
parent
b8fa3cf1ba
commit
a86c1bdb99
@ -52,9 +52,11 @@ final class UnusedResourcesUtil {
|
||||
};
|
||||
|
||||
public static final int[] USED_IN_SUGGESTEDSITES = {
|
||||
R.drawable.suggestedsites_fxaddons,
|
||||
R.drawable.suggestedsites_fxsupport,
|
||||
R.drawable.suggestedsites_mozilla,
|
||||
R.drawable.suggestedsites_amazon,
|
||||
R.drawable.suggestedsites_facebook,
|
||||
R.drawable.suggestedsites_twitter,
|
||||
R.drawable.suggestedsites_wikipedia,
|
||||
R.drawable.suggestedsites_youtube,
|
||||
};
|
||||
|
||||
public static final int[] USED_IN_BOOKMARKDEFAULTS = {
|
||||
|
Loading…
Reference in New Issue
Block a user