| Index: Source/bindings/core/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
|
| index ea8721b44b92b04f7125e31f535d537fa3247d19..189894fa39364574df0548fa72334559fec55d79 100644
|
| --- a/Source/bindings/core/v8/custom/custom.gypi
|
| +++ b/Source/bindings/core/v8/custom/custom.gypi
|
| @@ -26,6 +26,7 @@
|
| 'V8InjectedScriptManager.cpp',
|
| 'V8JavaScriptCallFrameCustom.cpp',
|
| 'V8LocationCustom.cpp',
|
| + 'V8MediaQueryListCustom.cpp',
|
| 'V8MessageChannelCustom.cpp',
|
| 'V8MessageEventCustom.cpp',
|
| 'V8MessagePortCustom.cpp',
|
|
|