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

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: minor style nits Created 4 years, 5 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 c7ee1ce60fd37805b8593e137b5f68ccf20b5ba6..c100d25e6cb20bcdef05e4077c138772708d1cae 100644
--- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
@@ -92,6 +92,7 @@
"CSSRule.js",
"CSSStyleDeclaration.js",
"CSSStyleSheetHeader.js",
+ "DOMBreakpointsModel.js",
lushnikov 2016/07/30 01:24:42 DOMDebuggerModel.js you should also add it into d
chenwilliam 2016/08/06 00:28:21 Done.
"DOMModel.js",
"DebuggerModel.js",
"HAREntry.js",

Powered by Google App Engine
This is Rietveld 408576698