| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index faa8e7117944d84a6b4383ab60e719834ba04148..5015aba05a56d546bf9b57c126695839da1ef68e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1095,6 +1095,8 @@
|
| 'frame/UseCounter.cpp',
|
| 'frame/csp/CSPSource.cpp',
|
| 'frame/csp/CSPSourceList.cpp',
|
| + 'frame/csp/MediaListDirective.cpp',
|
| + 'frame/csp/SourceListDirective.cpp',
|
| 'inspector/AsyncCallStackTracker.cpp',
|
| 'inspector/AsyncCallStackTracker.h',
|
| 'inspector/BindingVisitors.h',
|
|
|