Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(838)

Unified Diff: third_party/WebKit/Source/modules/presentation/BUILD.gn

Issue 2572473003: [Presentation API] PresentationRequest::getAvailability() should return the same promise (Closed)
Patch Set: rebase with master Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698