| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index c0de020997310a0fcf48958a2447acd1afa5cef5..a1a6ad94b175be3b42ac921f0f80662d733c4916 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -376,6 +376,7 @@ all_devtools_files = [
|
| "front_end/product_registry/module.json",
|
| "front_end/product_registry/ProductNameForURL.js",
|
| "front_end/product_registry/ProductRegistryData.js",
|
| + "front_end/product_registry/sha1/sha1.js",
|
| "front_end/profiler/BottomUpProfileDataGrid.js",
|
| "front_end/profiler/CPUProfileFlameChart.js",
|
| "front_end/profiler/CPUProfileView.js",
|
|
|