Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 7f410c637517f7beb1830216c3dfcada5d761788..de31c78a364c801729c8705f41f843bdc9287838 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -880,8 +880,12 @@ |
'presentation/Presentation.h', |
'presentation/PresentationController.cpp', |
'presentation/PresentationController.h', |
+ 'presentation/PresentationError.cpp', |
+ 'presentation/PresentationError.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', |