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

Unified Diff: Source/core/core.gypi

Issue 15796004: [MediaStream API] Adding MediaStreamTrack::getSourceInfos (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d3d00cee5aa8ee2a751d6b96299caae0ac09d0a8..60f87d5e72f598b5d0bfba652230171a54503ef3 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3622,6 +3622,7 @@
'platform/chromium/support/WebScrollbarThemeGeometryNative.cpp',
'platform/chromium/support/WebScrollbarThemeGeometryNative.h',
'platform/chromium/support/WebSocketStreamError.cpp',
+ 'platform/chromium/support/WebSourceInfo.cpp',
'platform/chromium/support/WebSpeechSynthesisUtterance.cpp',
'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',

Powered by Google App Engine
This is Rietveld 408576698