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

Unified Diff: Source/devtools/scripts/frontend_modules.json

Issue 319143002: DevTools: introduce WebInspector.Throttler (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 85867dcaf412d67065c50b688924b92e47cace32..4558c46eb12dd62f108a6c9a1d205b33a71cf0f4 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -16,6 +16,7 @@
"common/Progress.js",
"common/Settings.js",
"common/TextRange.js",
+ "common/Throttler.js",
"common/UIString.js",
"common/UserMetrics.js",
"common/utilities.js",

Powered by Google App Engine
This is Rietveld 408576698