| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 597258e22b7559786d220d011e3727a535714472..5408194f00f2de81be97e1db316154556009d444 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',
|
| @@ -2392,7 +2392,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',
|
| @@ -2500,6 +2500,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',
|
|
|