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

Unified Diff: Source/devtools/scripts/frontend_modules.json

Issue 23474010: DevTools: "Jump between editing locations" experiment (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address @vsevik comments Created 6 years, 11 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/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 2509bbc2cf59eb1e0985fbf2a943e537bb515cac..30a4028a64d15b67a2d62c386ca7ff77b561a879 100755
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -11,6 +11,7 @@
"Platform.js",
"Progress.js",
"Settings.js",
+ "SimpleHistoryManager.js",
"TextRange.js",
"UIString.js",
"UserMetrics.js",
@@ -221,6 +222,7 @@
"BreakpointsSidebarPane.js",
"CSSSourceFrame.js",
"CallStackSidebarPane.js",
+ "EditingLocationHistoryManager.js",
"FilePathScoreFunction.js",
"FilteredItemSelectionDialog.js",
"JavaScriptSourceFrame.js",

Powered by Google App Engine
This is Rietveld 408576698