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

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

Issue 2900843002: DevTools: remove BreakpointsSidebarPaneBase and breakpointsList.css (Closed)
Patch Set: split breakpointsList.css Created 3 years, 7 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 1242c5e51b58512acc69a13b2cdb833b04cf8f5c..c51bdc2bbbe0d99b0f804cf630989080cabf1e1a 100644
--- a/third_party/WebKit/Source/devtools/front_end/sources/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json
@@ -661,6 +661,7 @@
"debuggerPausedMessage.css",
"eventListenerBreakpoints.css",
"fileBasedSearchResultsPane.css",
+ "javaScriptBreakpointsSidebarPane.css",
"navigatorTree.css",
"navigatorView.css",
"revisionHistory.css",
@@ -670,6 +671,7 @@
"sourcesSearch.css",
"sourcesView.css",
"threadsSidebarPane.css",
+ "xhrBreakpointsSidebarPane.css",
"dialog.css"
]
}

Powered by Google App Engine
This is Rietveld 408576698