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

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

Issue 2385093002: DevTools: introduce Trie data structure (Closed)
Patch Set: address comments Created 4 years, 2 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/common/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/common/module.json b/third_party/WebKit/Source/devtools/front_end/common/module.json
index be98e17f02741a1cdd209964af5ac97cfb1d75e9..aa695da2a00cc4d1c0c193025952e15dac7c85a7 100644
--- a/third_party/WebKit/Source/devtools/front_end/common/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/common/module.json
@@ -23,6 +23,7 @@
"TextRange.js",
"TextUtils.js",
"Throttler.js",
+ "Trie.js",
"UIString.js",
"ModuleExtensionInterfaces.js",
"FormatterWorkerPool.js"

Powered by Google App Engine
This is Rietveld 408576698