| 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 76f22fc3d64d697c33ce20d6b28e4bf48ec58a1d..9b8261c476ffe509a805bf66f34921d9351dc0b8 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -275,9 +275,6 @@
|
| 'audio/ffmpeg/FFTFrameFFMPEG.cpp',
|
| 'audio/ipp/FFTFrameIPP.cpp',
|
| 'audio/mac/FFTFrameMac.cpp',
|
| - 'battery/battery_dispatcher_proxy.cc',
|
| - 'battery/battery_dispatcher_proxy.h',
|
| - 'battery/battery_status.h',
|
| 'blob/BlobData.cpp',
|
| 'blob/BlobData.h',
|
| 'blob/BlobRegistry.cpp',
|
| @@ -994,7 +991,6 @@
|
| 'text/UnicodeUtilities.h',
|
| 'threading/BackgroundTaskRunner.cpp',
|
| 'threading/BackgroundTaskRunner.h',
|
| - 'threading/BindForMojo.h',
|
| 'transforms/AffineTransform.cpp',
|
| 'transforms/AffineTransform.h',
|
| 'transforms/IdentityTransformOperation.h',
|
| @@ -1118,12 +1114,11 @@
|
| 'WebScreenInfoTest.cpp',
|
| 'WebVectorTest.cpp',
|
| 'animation/AnimationTranslationUtilTest.cpp',
|
| + 'animation/TimingFunctionTest.cpp',
|
| + 'animation/UnitBezierTest.cpp',
|
| 'animation/CompositorAnimationPlayerTest.cpp',
|
| 'animation/CompositorAnimationTest.cpp',
|
| 'animation/CompositorFloatAnimationCurveTest.cpp',
|
| - 'animation/TimingFunctionTest.cpp',
|
| - 'animation/UnitBezierTest.cpp',
|
| - 'battery/battery_dispatcher_proxy_unittest.cc',
|
| 'blob/BlobDataTest.cpp',
|
| 'clipboard/ClipboardUtilitiesTest.cpp',
|
| 'exported/FilePathConversionTest.cpp',
|
| @@ -1225,7 +1220,6 @@
|
| 'graphics/test/FakeGraphicsLayerFactory.h',
|
| 'testing/GeometryPrinters.cpp',
|
| 'testing/GeometryPrinters.h',
|
| - 'testing/MessageLoopForMojo.h',
|
| 'testing/PaintPrinters.cpp',
|
| 'testing/PaintPrinters.h',
|
| 'testing/PictureMatchers.cpp',
|
|
|