| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 603fd843b1b0c973037a5b6bc13ba99efdf6e88e..1f7cf76e997d3bc4102a858c2971b261e20d3ee4 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -882,6 +882,8 @@
|
| 'presentation/PresentationController.h',
|
| 'presentation/PresentationSession.cpp',
|
| 'presentation/PresentationSession.h',
|
| + 'presentation/PresentationSessionClientCallbacks.cpp',
|
| + 'presentation/PresentationSessionClientCallbacks.h',
|
| 'push_messaging/PushController.cpp',
|
| 'push_messaging/PushController.h',
|
| 'push_messaging/PushError.cpp',
|
|
|