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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

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/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index ed150bcdfd059e3d5dc4787eeb931f88e507f1f2..23942623a3461184808d120d85c479087da7f195 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -93,6 +93,7 @@
'front_end/components/DockController.js',
'front_end/components/DOMBreakpointsSidebarPane.js',
'front_end/components/DOMPresentationUtils.js',
+ 'front_end/components/EditorLineMarkerDecorator.js',
'front_end/components/ExecutionContextSelector.js',
'front_end/components/ExecutionContextModel.js',
'front_end/components/HandlerRegistry.js',

Powered by Google App Engine
This is Rietveld 408576698