Chromium Code Reviews| 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" |