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

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

Issue 2938503002: DevTools: unify Network & CPU throttling (Closed)
Patch Set: fmt Created 3 years, 6 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 a53b1120790da905024b96ef83ed83fb11b7e0a4..b184fcc330c11871a0da20a32b4f66aef54f6ab6 100644
--- a/third_party/WebKit/Source/devtools/front_end/network/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/network/module.json
@@ -130,7 +130,7 @@
"persistence": "closeable",
"order": 40,
"className": "Network.NetworkConfigView",
- "tags": "disk cache, network throttling, useragent, user agent"
+ "tags": "disk cache, network throttling, mobile throttling, useragent, user agent"
}
],
"dependencies": [

Powered by Google App Engine
This is Rietveld 408576698