| Index: third_party/WebKit/Source/modules/presentation/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/presentation/BUILD.gn b/third_party/WebKit/Source/modules/presentation/BUILD.gn
|
| index 5093c74f78bdd1cdc85df0807e6ce45639460f1c..03396e4d1a2810835cd769d6da3205738e596611 100644
|
| --- a/third_party/WebKit/Source/modules/presentation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/presentation/BUILD.gn
|
| @@ -28,6 +28,7 @@ blink_modules_sources("presentation") {
|
| "PresentationController.h",
|
| "PresentationError.cpp",
|
| "PresentationError.h",
|
| + "PresentationPromiseProperty.h",
|
| "PresentationReceiver.cpp",
|
| "PresentationReceiver.h",
|
| "PresentationRequest.cpp",
|
|
|