| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 923a5581ae501a970037d769daeab5141b94adec..532b9a7a7d244aaccfddaaa7604c8551080871ae 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -271,6 +271,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',
|
| @@ -287,6 +289,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',
|
|
|