| Index: third_party/WebKit/Source/devtools/front_end/product_registry/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/product_registry/module.json b/third_party/WebKit/Source/devtools/front_end/product_registry/module.json
|
| index eb8582317a20032403268e14f23b02d28606e3ba..e02f9bd79ee79cf7709276cec337569e22f33e28 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/product_registry/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/product_registry/module.json
|
| @@ -6,6 +6,7 @@
|
| ],
|
| "scripts": [
|
| "ProductNameForURL.js",
|
| - "ProductRegistryData.js"
|
| + "ProductRegistryData.js",
|
| + "sha1/sha1.js"
|
| ]
|
| }
|
|
|