| Index: Source/devtools/devtools.gypi
|
| diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
|
| index bb234fcf0789a6cb3203978857d1307626b05538..be61eb0b2ef3c945803d8b22519d196778467b10 100644
|
| --- a/Source/devtools/devtools.gypi
|
| +++ b/Source/devtools/devtools.gypi
|
| @@ -554,7 +554,8 @@
|
| 'front_end/layers/LayersPanel.js',
|
| 'front_end/layers/LayerTreeOutline.js',
|
| 'front_end/layers/LayerDetailsView.js',
|
| - 'front_end/layers/PaintProfilerView.js'
|
| + 'front_end/layers/PaintProfilerView.js',
|
| + 'front_end/layers/LayerPaintProfilerView.js'
|
| ],
|
| 'devtools_extension_api_files': [
|
| 'front_end/extensions/ExtensionAPI.js',
|
|
|