| 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 16b21dfad756072f31cbd137914c17fc62f03830..8d43fd88fd26905001df8e30f99707e6bc5072c0 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -72,6 +72,7 @@
|
| 'MIMETypeRegistry.h',
|
| 'MemoryPurgeController.cpp',
|
| 'MemoryPurgeController.h',
|
| + 'MojoHelper.h',
|
| 'PartitionAllocMemoryDumpProvider.cpp',
|
| 'PartitionAllocMemoryDumpProvider.h',
|
| 'PODArena.h',
|
| @@ -1006,7 +1007,6 @@
|
| 'text/UnicodeUtilities.h',
|
| 'threading/BackgroundTaskRunner.cpp',
|
| 'threading/BackgroundTaskRunner.h',
|
| - 'threading/BindForMojo.h',
|
| 'transforms/AffineTransform.cpp',
|
| 'transforms/AffineTransform.h',
|
| 'transforms/IdentityTransformOperation.h',
|
|
|