Bug 1709893 - Part 1: Remove unused kBrandBundleURL from DocShell, r=farre

Differential Revision: https://phabricator.services.mozilla.com/D114519
This commit is contained in:
Nika Layzell 2021-05-07 13:56:50 +00:00
Родитель 1a9f151583
Коммит 8596f31bfe
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -291,7 +291,6 @@ extern mozilla::LazyLogModule gPageCacheLog;
mozilla::LazyLogModule gSHLog("SessionHistory");
extern mozilla::LazyLogModule gSHIPBFCacheLog;
const char kBrandBundleURL[] = "chrome://branding/locale/brand.properties";
const char kAppstringsBundleURL[] =
"chrome://global/locale/appstrings.properties";