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

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

Issue 2772643002: DevTools: Changes View (Closed)
Patch Set: fix test Created 3 years, 9 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
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 786e40d5edd1631fef76e132f1fb0b487451778c..91dab9f75ca4e880ab42131e3c69aaeea4e52699 100644
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
@@ -59,7 +59,8 @@
{ "name": "workspace_diff" },
{ "name": "console_model", "type": "autostart"},
{ "name": "network_log", "type": "autostart"},
- { "name": "text_utils", "type": "autostart"}
+ { "name": "text_utils", "type": "autostart"},
+ { "name": "changes"}
],
"has_html": true
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/externs.js ('k') | third_party/WebKit/Source/devtools/front_end/main/Main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698