Index: third_party/WebKit/Source/devtools/front_end/inspector.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json |
index 20d4dcfbaa8a7c6680cfd092bf4b642fa38bceb7..5d6b39fc7dc53d2a85714f8862eba546691d83f9 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json |
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json |
@@ -48,7 +48,8 @@ |
{ "name": "cookie_table" }, |
{ "name": "inline_editor" }, |
{ "name": "color_picker" }, |
- { "name": "data_grid" } |
+ { "name": "data_grid" }, |
+ { "name": "heap_snapshot_model" } |
], |
"has_html": true |