Bug 1476190 - Clear-Site-Data enabled in nightly, r=me

This commit is contained in:
Andrea Marchesini 2018-07-17 11:12:13 +02:00
Родитель ef1bf74fc5
Коммит 375af7205f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -128,7 +128,7 @@ VARCACHE_PREF(
// Clear-Site-Data prefs
//---------------------------------------------------------------------------
#ifdef NIGHTLY
#ifdef NIGHTLY_BUILD
# define PREF_VALUE true
#else
# define PREF_VALUE false