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

Unified Diff: third_party/WebKit/Source/devtools/front_end/components/module.json

Issue 1768183003: DevTools: Support line markers in UISourceCode and Code Mirror (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: wrap setGutterMarker's in an operation. Created 4 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/components/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/components/module.json b/third_party/WebKit/Source/devtools/front_end/components/module.json
index 6ef097fbad650cc48e495fe0b9256b7078a7d12f..1752df7ccf02c749f92e2a0b9c028d3335ae61e0 100644
--- a/third_party/WebKit/Source/devtools/front_end/components/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/components/module.json
@@ -44,6 +44,7 @@
"DOMBreakpointsSidebarPane.js",
"DOMPresentationUtils.js",
"DockController.js",
+ "EditorLineMarkerDecorator.js",
"ExecutionContextSelector.js",
"ExecutionContextModel.js",
"HandlerRegistry.js",

Powered by Google App Engine
This is Rietveld 408576698