| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 31f75177f37117e22cb5f766462340614f67b198..5af847818dccdb4ea3f75b5275ca7f4fd014fb94 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -272,6 +272,8 @@
|
| 'exported/WebAudioBus.cpp',
|
| 'exported/WebAudioDevice.cpp',
|
| 'exported/WebBlobData.cpp',
|
| + 'exported/WebCircularRegion.cpp',
|
| + 'exported/WebCircularRegionPrivate.h',
|
| 'exported/WebContentDecryptionModule.cpp',
|
| 'exported/WebContentDecryptionModuleResult.cpp',
|
| 'exported/WebContentDecryptionModuleSession.cpp',
|
| @@ -288,6 +290,8 @@
|
| 'exported/WebFederatedCredential.cpp',
|
| 'exported/WebFileSystemCallbacks.cpp',
|
| 'exported/WebFilterKeyframe.cpp',
|
| + 'exported/WebGeofencingRegion.cpp',
|
| + 'exported/WebGeofencingRegionPrivate.h',
|
| 'exported/WebHTTPBody.cpp',
|
| 'exported/WebHTTPLoadInfo.cpp',
|
| 'exported/WebImageSkia.cpp',
|
|
|