| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index c7d0d43cfd47e84d42cefa888ff416714950a616..df5ea3072526a44760dd1ce3c241befeea373721 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2027,8 +2027,8 @@
|
| 'dom/ExecutionContext.cpp',
|
| 'dom/ExecutionContext.h',
|
| 'dom/ExecutionContextTask.h',
|
| - 'dom/FullscreenElementStack.cpp',
|
| - 'dom/FullscreenElementStack.h',
|
| + 'dom/Fullscreen.cpp',
|
| + 'dom/Fullscreen.h',
|
| 'dom/GlobalEventHandlers.h',
|
| 'dom/IconURL.cpp',
|
| 'dom/IconURL.h',
|
|
|