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

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

Issue 2623743002: DevTools: extract modules (non-extensions) (Closed)
Patch Set: rebaseline Created 3 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: third_party/WebKit/Source/devtools/front_end/sources/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json
index 6ca71a42d6535abf26d8e412d863556bf411dc92..3cb285ee860debc13da55244e05642574f6339dc 100644
--- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
@@ -611,10 +611,11 @@
"components",
"source_frame",
"snippets",
- "ui_lazy",
"extensions",
"persistence",
- "quick_open"
+ "quick_open",
+ "inline_editor",
+ "color_picker"
],
"scripts": [
"UIList.js",

Powered by Google App Engine
This is Rietveld 408576698