Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/common/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/common/module.json b/third_party/WebKit/Source/devtools/front_end/common/module.json |
| index a7de1bc588b9071fd11b14f9231477e5987edf4e..24e7d0efa0e249a9efb79b7225c912358959be76 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/common/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/common/module.json |
| @@ -25,6 +25,7 @@ |
| "Throttler.js", |
| "UIString.js", |
| "ModuleExtensionInterfaces.js", |
| - "FormatterWorkerPool.js" |
| + "FormatterWorkerPool.js", |
| + "BrowserVersionInfo.js" |
| ] |
| } |