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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1322493006: Presentation API: ignore page visibility changes if ExecutionContext is destoyed. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: forgot file Created 5 years, 3 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 7a63b3e62f1c1a957c40652bea0d2e803c7d1857..add90dde21b33055eb8dbed74d3f16769f871d64 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -307,6 +307,7 @@
'exported/WebPasswordCredential.cpp',
'exported/WebPrerender.cpp',
'exported/WebPrerenderingSupport.cpp',
+ 'exported/WebPresentationAvailabilityObserver.cpp',
'exported/WebPresentationController.cpp',
'exported/WebProcessMemoryDump.cpp',
'exported/WebRTCConfiguration.cpp',

Powered by Google App Engine
This is Rietveld 408576698