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

Unified Diff: Source/modules/modules.gypi

Issue 545933002: Implement HTMLMediaElement::srcObject. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Now uses Functional. Created 6 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 8e0ed4c48e1fbed2b3889f9dab15a42a690b82c6..51ed71dbc57025879e7a4ae8cf07bd7f10744176 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -554,7 +554,7 @@
'mediastream/MediaStream.cpp',
'mediastream/MediaStream.h',
'mediastream/MediaStreamEvent.cpp',
- 'mediastream/MediaStreamEvent.h',
+ 'mediastream/MediaStreamEvent.h',
perkj_chrome 2014/09/12 08:22:19 fix
'mediastream/MediaStreamRegistry.cpp',
'mediastream/MediaStreamRegistry.h',
'mediastream/MediaStreamTrack.cpp',

Powered by Google App Engine
This is Rietveld 408576698