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

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

Issue 2698623008: DevTools: extract a list view out of CSSTrackerView (Closed)
Patch Set: review comments + rebase Created 3 years, 10 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
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/css_tracker/CSSTrackerView.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/css_tracker/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/css_tracker/module.json b/third_party/WebKit/Source/devtools/front_end/css_tracker/module.json
index 3951ef2179f66803cfc7891ef700e447dcb8fb30..038c04de37ae954f1a916efc4b77324cb3806f74 100644
--- a/third_party/WebKit/Source/devtools/front_end/css_tracker/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/css_tracker/module.json
@@ -22,6 +22,7 @@
"source_frame"
],
"scripts": [
+ "CSSTrackerListView.js",
"CSSTrackerView.js"
],
"resources": [
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/css_tracker/CSSTrackerView.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698