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

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

Issue 1794783006: Add Server-Timing support to devtools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix line-endings again 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
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/sdk/ServerTiming.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/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..1c4fd89ec476727179659e8fc2547d4f44e60141 100644
--- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
@@ -81,6 +81,7 @@
"ContentProviders.js",
"CookieParser.js",
"ProfileTreeModel.js",
+ "ServerTiming.js",
"CPUProfileDataModel.js",
"CPUProfilerModel.js",
"CSSMatchedStyles.js",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/sdk/ServerTiming.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698