зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1039925 - Fix tests as a follow-up to Bug 822820. r=trivial
This commit is contained in:
Родитель
b190177182
Коммит
711d30f30f
|
@ -10,8 +10,8 @@ public class StringHelper {
|
|||
};
|
||||
public static final String[] DEFAULT_BOOKMARKS_URLS = new String[] {
|
||||
"about:firefox",
|
||||
"https://support.mozilla.org/en-US/products/mobile",
|
||||
"https://addons.mozilla.org/en-US/android/"
|
||||
"https://support.mozilla.org/products/mobile",
|
||||
"https://addons.mozilla.org/android/"
|
||||
};
|
||||
public static final int DEFAULT_BOOKMARKS_COUNT = DEFAULT_BOOKMARKS_TITLES.length;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче