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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2516253002: [DevTools] Remove HandlerRegistry. (Closed)
Patch Set: rebase, fixed comments Created 4 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
Index: third_party/WebKit/Source/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 97d5ccd8cf6c0613a33c68093c52a4f101f63aeb..2a7c4b427e21bdea06f22b3ec9f969ce9d2f6680 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -66,7 +66,6 @@ devtools_components_js_files = [
"front_end/components/DOMBreakpointsSidebarPane.js",
"front_end/components/DOMPresentationUtils.js",
"front_end/components/ExecutionContextSelector.js",
- "front_end/components/HandlerRegistry.js",
"front_end/components/JavaScriptAutocomplete.js",
"front_end/components/BreakpointsSidebarPaneBase.js",
"front_end/components/Linkifier.js",

Powered by Google App Engine
This is Rietveld 408576698