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 f19defffca8d27ddcf2ba3011b827a7609467dd4..46d654460f64e949c94abbce89c6829d9a4eec21 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json |
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json |
@@ -43,7 +43,9 @@ |
{ "name": "animation", "condition": "!v8only" }, |
{ "name": "css_tracker", "condition": "!v8only" }, |
{ "name": "screencast", "condition": "remoteFrontend", "type": "remote" }, |
- { "name": "emulated_devices", "condition": "!v8only" , "type": "remote" } |
+ { "name": "emulated_devices", "condition": "!v8only" , "type": "remote" }, |
+ { "name": "perf_ui" }, |
+ { "name": "quick_open" } |
], |
"has_html": true |