Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/settings/module.json | 
| diff --git a/third_party/WebKit/Source/devtools/front_end/settings/module.json b/third_party/WebKit/Source/devtools/front_end/settings/module.json | 
| index 2f7cd7eab0e939062882df53928138cd09daa78e..2f6896182621ab19f1241ccde73ca9f8d4ae0c2a 100644 | 
| --- a/third_party/WebKit/Source/devtools/front_end/settings/module.json | 
| +++ b/third_party/WebKit/Source/devtools/front_end/settings/module.json | 
| @@ -54,5 +54,8 @@ | 
| "EditFileSystemView.js", | 
| "SettingsScreen.js", | 
| "FrameworkBlackboxSettingsTab.js" | 
| + ], | 
| + "resources": [ | 
| + "settingsScreen.css" | 
| ] | 
| } |