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

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

Issue 2702523003: [DevTools] Continue GlassPane refactoring. (Closed)
Patch Set: element Created 3 years, 10 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 | « third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/ui/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json
index 42a2f375a5fc643feb0f664901ad2e9ff2518830..8a498d94a2fa8d8acd37551166bd89930ad59fbd 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -14,6 +14,7 @@
"ShortcutRegistry.js",
"Context.js",
"ContextMenu.js",
+ "GlassPane.js",
"Dialog.js",
"SyntaxHighlighter.js",
"DropDownMenu.js",
@@ -29,7 +30,6 @@
"KeyboardShortcut.js",
"ListControl.js",
"ListWidget.js",
- "GlassPane.js",
"Panel.js",
"Popover.js",
"ProgressIndicator.js",
@@ -61,6 +61,7 @@
"dropTarget.css",
"emptyWidget.css",
"filter.css",
+ "glassPane.css",
"infobar.css",
"inspectorCommon.css",
"inspectorStyle.css",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698