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

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: rebaseline this patch 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
« no previous file with comments | « Source/devtools/front_end/UISourceCodeFrame.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 52869eac8ce22c8534e268e9c750746ce1812c50..3297955e3895de44d591d506df11a7f87f22aef1 100755
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -12,6 +12,7 @@
"Platform.js",
"Progress.js",
"Settings.js",
+ "SimpleHistoryManager.js",
"TextRange.js",
"UIString.js",
"UserMetrics.js",
@@ -222,6 +223,7 @@
"BreakpointsSidebarPane.js",
"CSSSourceFrame.js",
"CallStackSidebarPane.js",
+ "EditingLocationHistoryManager.js",
"FilePathScoreFunction.js",
"FilteredItemSelectionDialog.js",
"JavaScriptSourceFrame.js",
« no previous file with comments | « Source/devtools/front_end/UISourceCodeFrame.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698