Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1002)

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1740843002: Revert of Migrates battery_status from content/renderer/ to WebKit/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « third_party/WebKit/Source/platform/blink_platform.gyp ('k') | third_party/WebKit/Source/platform/blink_platform_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698