| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 922edf53aa19a4c324661dafaa5fa0f9bd6dc4fd..0e2c5457bfd6a25fff7f31373ab13b55c043a21e 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1988,9 +1988,9 @@
|
| 'page/Page.h',
|
| 'page/PageAnimator.cpp',
|
| 'page/PageAnimator.h',
|
| - 'page/PageLifecycleNotifier.cpp',
|
| - 'page/PageLifecycleNotifier.h',
|
| - 'page/PageLifecycleObserver.h',
|
| + 'page/PageVisibilityNotifier.cpp',
|
| + 'page/PageVisibilityNotifier.h',
|
| + 'page/PageVisibilityObserver.h',
|
| 'page/PagePopupClient.cpp',
|
| 'page/PagePopupClient.h',
|
| 'page/PagePopupController.cpp',
|
|
|