Chromium Code Reviews| Index: Source/devtools/scripts/compile_frontend.py |
| diff --git a/Source/devtools/scripts/compile_frontend.py b/Source/devtools/scripts/compile_frontend.py |
| index 76083f621fb0af2d88d51c5b3be1ac3147ab69f1..3df42dd668095711051d8c01aa6eef685d88c8f0 100755 |
| --- a/Source/devtools/scripts/compile_frontend.py |
| +++ b/Source/devtools/scripts/compile_frontend.py |
| @@ -318,6 +318,7 @@ modules = [ |
| "LayerTreeModel.js", |
| "LayersPanel.js", |
| "LayerTree.js", |
| + "Layers3DView.js", |
| ] |
| }, |
| { |