Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(751)

Unified Diff: third_party/WebKit/Source/devtools/front_end/inspector.json

Issue 2348013002: [DevTools] Merge es_tree module into formatter_worker. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 de8e0f658e3fcf03e34d8cfd111f29692bca36bd..93b2ed332b1910c1d090dd96584b14a98a57f318 100644
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
@@ -34,7 +34,6 @@
{ "name": "sass", "condition": "!v8only" },
{ "name": "accessibility", "condition": "!v8only", "type": "remote" },
{ "name": "animation", "condition": "!v8only" },
- { "name": "es_tree" },
{ "name": "screencast", "condition": "remoteFrontend", "type": "remote" },
{ "name": "emulated_devices", "condition": "!v8only" , "type": "remote" }
],
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/formatter_worker/module.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698