Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 4ac4dd80c1f367f5a94848c5abddcd1a108ff014..dde2b9b4b7159ee8db02bdb7b99177d34874fa13 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -217,7 +217,7 @@ |
'html/HTMLUListElement.idl', |
'html/HTMLUnknownElement.idl', |
'html/HTMLVideoElement.idl', |
- 'html/ImageData.idl', |
+ 'html/ImageData.idl', |
'html/MediaController.idl', |
'html/MediaError.idl', |
'html/MediaKeyError.idl', |
@@ -2406,7 +2406,7 @@ |
'html/HTMLMapElement.cpp', |
'html/HTMLMapElement.h', |
'html/HTMLMarqueeElement.cpp', |
- 'html/HTMLMarqueeElement.h', |
+ 'html/HTMLMarqueeElement.h', |
'html/HTMLMediaElement.cpp', |
'html/HTMLMediaSource.cpp', |
'html/HTMLMediaSource.h', |
@@ -2514,6 +2514,8 @@ |
'html/LinkRelAttribute.h', |
'html/LinkResource.cpp', |
'html/LinkResource.h', |
+ 'html/MediaProvider.cpp', |
+ 'html/MediaProvider.h', |
'html/MediaController.cpp', |
'html/MediaController.h', |
'html/MediaDocument.cpp', |