Skip to content

Commit de08c2d

Browse files
committed
Bug 2060908 - Create initial JSON dump of Remote settings sections layouts for cold startup. r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D317640
1 parent f9a9af7 commit de08c2d

3 files changed

Lines changed: 640 additions & 0 deletions

File tree

services/settings/dumps/main/moz.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ if CONFIG["MOZ_BUILD_APP"] == "browser":
77
FINAL_TARGET_FILES.defaults.settings.main += [
88
"ai-window-prompts.json",
99
"language-dictionaries.json",
10+
"newtab-section-layouts.json",
11+
"newtab-sections-ordering.json",
1012
"newtab-wallpapers-v2.json",
1113
"search-telemetry-v2.json",
1214
"sites-classification.json",

0 commit comments

Comments
 (0)