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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2737413003: [Presentation API] Remove references to presentation sessions. (Closed)
Patch Set: Update presentation service mock. Created 3 years, 9 months 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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index e84d0eaea54b756fae40900a4b3416e8b465b59c..8eb6e3ace42278b19fad2164375e216b03821f9b 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -357,8 +357,8 @@ source_set("blink_headers") {
"platform/modules/presentation/WebPresentationConnectionProxy.h",
"platform/modules/presentation/WebPresentationController.h",
"platform/modules/presentation/WebPresentationError.h",
+ "platform/modules/presentation/WebPresentationInfo.h",
"platform/modules/presentation/WebPresentationReceiver.h",
- "platform/modules/presentation/WebPresentationSessionInfo.h",
"platform/modules/push_messaging/WebPushClient.h",
"platform/modules/push_messaging/WebPushError.h",
"platform/modules/push_messaging/WebPushPermissionStatus.h",

Powered by Google App Engine
This is Rietveld 408576698