| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index 725b981eaca6b529e81cfb0425e23d8156dee440..2fe6ff0182434a1c840e1ffa1c0c170cb70d02eb 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -443,6 +443,7 @@ all_devtools_files = [
|
| "front_end/sass/SASSProcessor.js",
|
| "front_end/sass/SASSSourceMapFactory.js",
|
| "front_end/sass/SASSSupport.js",
|
| + "front_end/screencast/InputModel.js",
|
| "front_end/screencast/module.json",
|
| "front_end/screencast/ScreencastApp.js",
|
| "front_end/screencast/screencastView.css",
|
|
|