| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 6aff39361fe33c864ca7a489672ef57d3e643ff4..be2091e407b47f7d82fd2d00e179a1216aff0b17 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1820,6 +1820,7 @@
|
| 'frame/csp/CSPSourceList.cpp',
|
| 'frame/csp/ContentSecurityPolicy.cpp',
|
| 'frame/csp/MediaListDirective.cpp',
|
| + 'frame/csp/RemoteContentSecurityPolicy.cpp',
|
| 'frame/csp/SourceListDirective.cpp',
|
| 'imagebitmap/ImageBitmapFactories.cpp',
|
| 'imagebitmap/ImageBitmapFactories.h',
|
|
|