Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/screencast/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/screencast/module.json b/third_party/WebKit/Source/devtools/front_end/screencast/module.json |
| index b6eb136aab50bdebeed9a82ec127e8ba2230e46a..7ae80c0a6f837cf8eeda954c2cbd8b8e98aa99f7 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/screencast/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/screencast/module.json |
| @@ -24,6 +24,7 @@ |
| "emulation" |
| ], |
| "scripts": [ |
| + "InputModel.js", |
| "ScreencastApp.js", |
| "ScreencastView.js" |
| ], |