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

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

Issue 1336803005: DevTools: use diff_match_patch instead of jsdifflib for text diffing. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix file permissions Created 5 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
Index: Source/devtools/front_end/inspector.json
diff --git a/Source/devtools/front_end/inspector.json b/Source/devtools/front_end/inspector.json
index bea1ee5fa621cb18482476bdaa789d9a0e015226..ae221b3ea6bf1eba43f823bd268513ac7e4a5304 100644
--- a/Source/devtools/front_end/inspector.json
+++ b/Source/devtools/front_end/inspector.json
@@ -28,6 +28,7 @@
{ "name": "layers" },
{ "name": "promises" },
{ "name": "snippets" },
+ { "name": "diff" },
{ "name": "accessibility" },
{ "name": "animation" },
{ "name": "screencast", "condition": "remoteFrontend", "type": "remote" },
« no previous file with comments | « Source/devtools/front_end/externs.js ('k') | Source/devtools/front_end/sources/FilteredItemSelectionDialog.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698