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

Unified Diff: Source/modules/modules.gypi

Issue 23444052: MediaStream API: Updating NavigatorUserMediaError (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added a test Created 7 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
« no previous file with comments | « Source/modules/mediastream/UserMediaRequest.cpp ('k') | Source/testing/runner/MockConstraints.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 59237461f29f79391da5f1b769ccd86552544562..ea0024d679fa87007e3f942ce1a7f93128ffeba3 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -439,6 +439,7 @@
'mediastream/MediaStreamTrackSourcesRequest.h',
'mediastream/NavigatorMediaStream.cpp',
'mediastream/NavigatorMediaStream.h',
+ 'mediastream/NavigatorUserMediaError.cpp',
'mediastream/NavigatorUserMediaError.h',
'mediastream/NavigatorUserMediaErrorCallback.h',
'mediastream/NavigatorUserMediaSuccessCallback.h',
« no previous file with comments | « Source/modules/mediastream/UserMediaRequest.cpp ('k') | Source/testing/runner/MockConstraints.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698