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

Unified Diff: Source/devtools/front_end/devtools.css

Issue 710033003: [DevTools] Extract part of DevTools into inspector app. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 years, 1 month 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 | « Source/devtools/devtools.gypi ('k') | Source/devtools/front_end/devtools.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/devtools.css
diff --git a/Source/devtools/front_end/devtools.css b/Source/devtools/front_end/devtools.css
index 7b8ecc058c8b7b81c5b27ef736dba6bac7be9f72..8051bef1589dfd623a571b25fbb43fe4c57ccc33 100644
--- a/Source/devtools/front_end/devtools.css
+++ b/Source/devtools/front_end/devtools.css
@@ -4,12 +4,5 @@
* found in the LICENSE file.
*/
-@import url("dialog.css");
@import url("inspectorStyle.css");
@import url("inspectorCommon.css");
-@import url("inspectorSyntaxHighlight.css");
-@import url("popover.css");
-@import url("sidebarPane.css");
-@import url("splitView.css");
-@import url("suggestBox.css");
-@import url("tabbedPane.css");
« no previous file with comments | « Source/devtools/devtools.gypi ('k') | Source/devtools/front_end/devtools.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698