| 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 9859c16460078dbc79fb859d91a8cf5443072249..25ec3a48a4dd54728fba66a24390efad287baa6f 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -890,6 +890,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/network_priorities/network_priorities_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",
|
|
|