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

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

Issue 2191183003: DevTools: extract model from DOMBreakpointsSidebarPane (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address CL feedback from PS6 Created 4 years, 4 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/sdk/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/sdk/module.json b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
index 1c4fd89ec476727179659e8fc2547d4f44e60141..61df9ccfc2c0af81dc8b10e38bc6bfb1674056f0 100644
--- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
@@ -93,6 +93,7 @@
"CSSRule.js",
"CSSStyleDeclaration.js",
"CSSStyleSheetHeader.js",
+ "DOMBreakpointManager.js",
"DOMModel.js",
"DebuggerModel.js",
"HAREntry.js",

Powered by Google App Engine
This is Rietveld 408576698