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

Unified Diff: Source/modules/modules.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/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 8cbe2babde18406f3a35fe27f6987165eb5d37ac..855af39cf4b24b5b72668e54049610ba254f595c 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1815,6 +1815,7 @@
'indexeddb/IDBTransactionTest.cpp',
'mediastream/RTCDataChannelTest.cpp',
'notifications/NotificationDataTest.cpp',
+ 'presentation/PresentationAvailabilityTest.cpp',
'serviceworkers/ServiceWorkerContainerTest.cpp',
'webaudio/AudioBasicProcessorHandlerTest.cpp',
'webaudio/ConvolverNodeTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698