| 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 a377e0d8b566ac8280ec2bf92e3a4593aa3be57d..a4448561b52dc64e0d7e2962ad8de574abe20a3f 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1836,6 +1836,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',
|
|
|