Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json |
| index 5cae606b32d6cb86150145d9cb21215e7db1914d..83097b2186e4e8e769f93a06a0201fdbc1e80b8f 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json |
| @@ -48,7 +48,8 @@ |
| "TabbedPane.js", |
| "UIUtils.js", |
| "ZoomManager.js", |
| - "ShortcutsScreen.js" |
| + "ShortcutsScreen.js", |
| + "Geometry.js" |
| ], |
| "resources": [ |
| "checkboxTextLabel.css", |