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

Unified Diff: Source/modules/modules.gypi

Issue 545933002: Implement HTMLMediaElement::srcObject. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase only 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 8af3f95d1c04eebef895f86fb480d9ac304a6741..97cc298020c18da2780453b0a96acec3871c5643 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -573,7 +573,7 @@
'mediastream/MediaStream.cpp',
'mediastream/MediaStream.h',
'mediastream/MediaStreamEvent.cpp',
- 'mediastream/MediaStreamEvent.h',
+ 'mediastream/MediaStreamEvent.h',
'mediastream/MediaStreamRegistry.cpp',
'mediastream/MediaStreamRegistry.h',
'mediastream/MediaStreamTrack.cpp',
« Source/core/html/HTMLMediaElement.cpp ('K') | « Source/modules/mediastream/MediaStream.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698