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

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

Issue 2118663002: [Devtools] Seperate columns out of NetworkLogView into own file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup NetworkLogView 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/network/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/network/module.json b/third_party/WebKit/Source/devtools/front_end/network/module.json
index 8e1945e5c1be21e1cc04caab97d4b7830732c1bc..63f5ac7939407761fcf9996b5bd8c2776c764521 100644
--- a/third_party/WebKit/Source/devtools/front_end/network/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/network/module.json
@@ -107,6 +107,7 @@
"NetworkItemView.js",
"NetworkTimeCalculator.js",
"NetworkLogView.js",
+ "NetworkLogViewColumns.js",
dgozman 2016/07/07 16:21:24 Also add this file to devtools.gypi.
allada 2016/07/07 16:46:45 Done.
"NetworkOverview.js",
"RequestCookiesView.js",
"RequestHeadersView.js",

Powered by Google App Engine
This is Rietveld 408576698