| 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 0f3a75e8bac6629a389dbad963c6dd2c0a2cbbf1..e17e7a91d0fb3ce8e7d2df00a45495b93d467a24 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -862,6 +862,7 @@ generated_resources = [
|
| "$resources_out_dir/layer_viewer/layer_viewer_module.js",
|
| "$resources_out_dir/layers/layers_module.js",
|
| "$resources_out_dir/network/network_module.js",
|
| + "$resources_out_dir/object_ui/object_ui_module.js",
|
| "$resources_out_dir/perf_ui/perf_ui_module.js",
|
| "$resources_out_dir/profiler/profiler_module.js",
|
| "$resources_out_dir/quick_open/quick_open_module.js",
|
|
|