| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 6aa5a4c5f8acc0300d2eb4da6b97a5ea468ff4fa..e8ae4c0fd183b944062bce24142fe0db84101f4b 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -320,8 +320,8 @@
|
| 'exported/WebFontDescription.cpp',
|
| 'exported/WebHTTPBody.cpp',
|
| 'exported/WebHTTPLoadInfo.cpp',
|
| - 'exported/WebImageGenerator.cpp',
|
| 'exported/WebImage.cpp',
|
| + 'exported/WebImageGenerator.cpp',
|
| 'exported/WebMediaConstraints.cpp',
|
| 'exported/WebMediaDeviceInfo.cpp',
|
| 'exported/WebMediaPlayerClient.cpp',
|
| @@ -333,6 +333,7 @@
|
| 'exported/WebMediaStreamTrack.cpp',
|
| 'exported/WebMediaStreamTrackSourcesRequest.cpp',
|
| 'exported/WebMessagePortChannelClient.cpp',
|
| + 'exported/WebMixedContent.cpp',
|
| 'exported/WebPasswordCredential.cpp',
|
| 'exported/WebPrerender.cpp',
|
| 'exported/WebPrerenderingSupport.cpp',
|
|
|