| 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 4a5d8cefc07cb6ce3a06f2f985969f2f47dc65a7..f0107fac77cbf23f8555f5c98805d6aedb04f219 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -270,9 +270,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',
|
| @@ -1134,7 +1131,6 @@
|
| 'animation/CompositorFloatAnimationCurveTest.cpp',
|
| 'animation/TimingFunctionTest.cpp',
|
| 'animation/UnitBezierTest.cpp',
|
| - 'battery/battery_dispatcher_proxy_unittest.cc',
|
| 'blob/BlobDataTest.cpp',
|
| 'clipboard/ClipboardUtilitiesTest.cpp',
|
| 'exported/FilePathConversionTest.cpp',
|
|
|