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

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

Issue 2900843002: DevTools: remove BreakpointsSidebarPaneBase and breakpointsList.css (Closed)
Patch Set: rebase again 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 3dfa1de09b4cf22e3ecb0ea53f31e8e0e8fbff2b..e7abff67e4a4804767f0f24e1619bc6153c615f6 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",
@@ -671,6 +672,7 @@
"sourcesView.css",
"threadsSidebarPane.css",
"watchExpressionsSidebarPane.css",
+ "xhrBreakpointsSidebarPane.css",
"dialog.css"
]
}

Powered by Google App Engine
This is Rietveld 408576698