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

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

Issue 2299473002: DevTools: Move BezierEditor from elements/ to ui/ (Closed)
Patch Set: Created 4 years, 4 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/elements/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/elements/module.json b/third_party/WebKit/Source/devtools/front_end/elements/module.json
index 4dbbc3d3b007ae867e05d034fe986388a0293b8c..395d7a869b5daf12d1843473d53462f8525e666d 100644
--- a/third_party/WebKit/Source/devtools/front_end/elements/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/elements/module.json
@@ -214,9 +214,7 @@
],
"scripts": [
"InspectElementModeController.js",
- "BezierUI.js",
"ColorSwatchPopoverIcon.js",
- "BezierEditor.js",
"ComputedStyleModel.js",
"ElementsBreadcrumbs.js",
"ElementsSidebarPane.js",
@@ -235,7 +233,6 @@
"ElementsTreeElementHighlighter.js"
],
"resources": [
- "bezierEditor.css",
"breadcrumbs.css",
"computedStyleSidebarPane.css",
"elementsPanel.css",

Powered by Google App Engine
This is Rietveld 408576698