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

Unified Diff: Source/platform/blink_platform.gypi

Issue 145583015: MediaStream API: Implement Navigator.getMediaDevices Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed review comments and added a simple test Created 6 years, 11 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
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/platform/exported/WebMediaDeviceInfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 4c0c2b35d4526387600829a465598f28ea27f74b..93825cacd36a7e9cb119c28dbf5a90da5407a40c 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -270,6 +270,7 @@
'exported/WebHTTPLoadInfo.cpp',
'exported/WebImageSkia.cpp',
'exported/WebMediaConstraints.cpp',
+ 'exported/WebMediaDeviceInfo.cpp',
'exported/WebMediaStream.cpp',
'exported/WebMediaStreamSource.cpp',
'exported/WebMediaStreamTrack.cpp',
« no previous file with comments | « Source/modules/modules.gypi ('k') | Source/platform/exported/WebMediaDeviceInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698