| 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 be98e17f02741a1cdd209964af5ac97cfb1d75e9..03e64ba80fd952add4cc15b7cd2e06cc7f02f2fe 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,8 @@
|
| "Throttler.js",
|
| "UIString.js",
|
| "ModuleExtensionInterfaces.js",
|
| - "FormatterWorkerPool.js"
|
| + "FormatterWorkerPool.js",
|
| + "BrowserVersionInfo.js",
|
| + "../CurrentBrowserVersion.js"
|
| ]
|
| }
|
|
|