| Index: third_party/WebKit/Source/devtools/devtools.gypi
|
| diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
|
| index 4bed2ef65d20d5d37316364b1cd1b75c8ba21e2c..bf7bc6c2b8d482570c8129fe309f79926be1f987 100644
|
| --- a/third_party/WebKit/Source/devtools/devtools.gypi
|
| +++ b/third_party/WebKit/Source/devtools/devtools.gypi
|
| @@ -214,6 +214,7 @@
|
| 'front_end/emulation/InspectedPagePlaceholder.js',
|
| 'front_end/emulation/MediaQueryInspector.js',
|
| 'front_end/emulation/SensorsView.js',
|
| + 'front_end/emulation/TouchModel.js',
|
| ],
|
| 'devtools_ui_js_files': [
|
| 'front_end/ui/checkboxTextLabel.css',
|
|
|