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

Side by Side Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1538803002: Migrates battery_status from content/renderer/ to WebKit/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Synced. Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 'includes': [ 2 'includes': [
3 'platform_generated.gypi', 3 'platform_generated.gypi',
4 ], 4 ],
5 'variables': { 5 'variables': {
6 'platform_files': [ 6 'platform_files': [
7 'AsyncFileSystemCallbacks.h', 7 'AsyncFileSystemCallbacks.h',
8 'CalculationValue.h', 8 'CalculationValue.h',
9 'CheckedInt.h', 9 'CheckedInt.h',
10 'ContentDecryptionModuleResult.h', 10 'ContentDecryptionModuleResult.h',
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 'audio/UpSampler.cpp', 268 'audio/UpSampler.cpp',
269 'audio/UpSampler.h', 269 'audio/UpSampler.h',
270 'audio/VectorMath.cpp', 270 'audio/VectorMath.cpp',
271 'audio/VectorMath.h', 271 'audio/VectorMath.h',
272 'audio/ZeroPole.cpp', 272 'audio/ZeroPole.cpp',
273 'audio/ZeroPole.h', 273 'audio/ZeroPole.h',
274 'audio/android/FFTFrameOpenMAXDLAndroid.cpp', 274 'audio/android/FFTFrameOpenMAXDLAndroid.cpp',
275 'audio/ffmpeg/FFTFrameFFMPEG.cpp', 275 'audio/ffmpeg/FFTFrameFFMPEG.cpp',
276 'audio/ipp/FFTFrameIPP.cpp', 276 'audio/ipp/FFTFrameIPP.cpp',
277 'audio/mac/FFTFrameMac.cpp', 277 'audio/mac/FFTFrameMac.cpp',
278 'battery/battery_dispatcher_proxy.cc',
279 'battery/battery_dispatcher_proxy.h',
280 'battery/battery_status.h',
278 'blob/BlobData.cpp', 281 'blob/BlobData.cpp',
279 'blob/BlobData.h', 282 'blob/BlobData.h',
280 'blob/BlobRegistry.cpp', 283 'blob/BlobRegistry.cpp',
281 'blob/BlobRegistry.h', 284 'blob/BlobRegistry.h',
282 'blob/BlobURL.cpp', 285 'blob/BlobURL.cpp',
283 'blob/BlobURL.h', 286 'blob/BlobURL.h',
284 'clipboard/ClipboardMimeTypes.cpp', 287 'clipboard/ClipboardMimeTypes.cpp',
285 'clipboard/ClipboardMimeTypes.h', 288 'clipboard/ClipboardMimeTypes.h',
286 'clipboard/ClipboardUtilities.cpp', 289 'clipboard/ClipboardUtilities.cpp',
287 'clipboard/ClipboardUtilities.h', 290 'clipboard/ClipboardUtilities.h',
(...skipping 696 matching lines...) Expand 10 before | Expand all | Expand 10 after
984 'text/TextRunIterator.h', 987 'text/TextRunIterator.h',
985 'text/TextStream.cpp', 988 'text/TextStream.cpp',
986 'text/TextStream.h', 989 'text/TextStream.h',
987 'text/UnicodeBidi.h', 990 'text/UnicodeBidi.h',
988 'text/UnicodeRange.cpp', 991 'text/UnicodeRange.cpp',
989 'text/UnicodeRange.h', 992 'text/UnicodeRange.h',
990 'text/UnicodeUtilities.cpp', 993 'text/UnicodeUtilities.cpp',
991 'text/UnicodeUtilities.h', 994 'text/UnicodeUtilities.h',
992 'threading/BackgroundTaskRunner.cpp', 995 'threading/BackgroundTaskRunner.cpp',
993 'threading/BackgroundTaskRunner.h', 996 'threading/BackgroundTaskRunner.h',
997 'threading/BindForMojo.h',
994 'transforms/AffineTransform.cpp', 998 'transforms/AffineTransform.cpp',
995 'transforms/AffineTransform.h', 999 'transforms/AffineTransform.h',
996 'transforms/IdentityTransformOperation.h', 1000 'transforms/IdentityTransformOperation.h',
997 'transforms/InterpolatedTransformOperation.cpp', 1001 'transforms/InterpolatedTransformOperation.cpp',
998 'transforms/InterpolatedTransformOperation.h', 1002 'transforms/InterpolatedTransformOperation.h',
999 'transforms/Matrix3DTransformOperation.cpp', 1003 'transforms/Matrix3DTransformOperation.cpp',
1000 'transforms/Matrix3DTransformOperation.h', 1004 'transforms/Matrix3DTransformOperation.h',
1001 'transforms/MatrixTransformOperation.cpp', 1005 'transforms/MatrixTransformOperation.cpp',
1002 'transforms/MatrixTransformOperation.h', 1006 'transforms/MatrixTransformOperation.h',
1003 'transforms/PerspectiveTransformOperation.cpp', 1007 'transforms/PerspectiveTransformOperation.cpp',
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
1107 'PODRedBlackTreeTest.cpp', 1111 'PODRedBlackTreeTest.cpp',
1108 'PurgeableVectorTest.cpp', 1112 'PurgeableVectorTest.cpp',
1109 'SharedBufferTest.cpp', 1113 'SharedBufferTest.cpp',
1110 'TimerTest.cpp', 1114 'TimerTest.cpp',
1111 'TracedValueTest.cpp', 1115 'TracedValueTest.cpp',
1112 'UserGestureIndicatorTest.cpp', 1116 'UserGestureIndicatorTest.cpp',
1113 'UUIDTest.cpp', 1117 'UUIDTest.cpp',
1114 'WebScreenInfoTest.cpp', 1118 'WebScreenInfoTest.cpp',
1115 'WebVectorTest.cpp', 1119 'WebVectorTest.cpp',
1116 'animation/AnimationTranslationUtilTest.cpp', 1120 'animation/AnimationTranslationUtilTest.cpp',
1117 'animation/TimingFunctionTest.cpp',
1118 'animation/UnitBezierTest.cpp',
1119 'animation/CompositorAnimationPlayerTest.cpp', 1121 'animation/CompositorAnimationPlayerTest.cpp',
1120 'animation/CompositorAnimationTest.cpp', 1122 'animation/CompositorAnimationTest.cpp',
1121 'animation/CompositorFloatAnimationCurveTest.cpp', 1123 'animation/CompositorFloatAnimationCurveTest.cpp',
1124 'animation/TimingFunctionTest.cpp',
1125 'animation/UnitBezierTest.cpp',
1126 'battery/battery_dispatcher_proxy_unittest.cc',
1122 'blob/BlobDataTest.cpp', 1127 'blob/BlobDataTest.cpp',
1123 'clipboard/ClipboardUtilitiesTest.cpp', 1128 'clipboard/ClipboardUtilitiesTest.cpp',
1124 'exported/FilePathConversionTest.cpp', 1129 'exported/FilePathConversionTest.cpp',
1125 'fonts/AcceptLanguagesResolverTest.cpp', 1130 'fonts/AcceptLanguagesResolverTest.cpp',
1126 'fonts/CharacterTest.cpp', 1131 'fonts/CharacterTest.cpp',
1127 'fonts/FontCacheTest.cpp', 1132 'fonts/FontCacheTest.cpp',
1128 'fonts/FontDescriptionTest.cpp', 1133 'fonts/FontDescriptionTest.cpp',
1129 'fonts/GlyphBufferTest.cpp', 1134 'fonts/GlyphBufferTest.cpp',
1130 'fonts/GlyphPageTreeNodeTest.cpp', 1135 'fonts/GlyphPageTreeNodeTest.cpp',
1131 'fonts/OrientationIteratorTest.cpp', 1136 'fonts/OrientationIteratorTest.cpp',
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
1213 'image-decoders/gif/GIFImageDecoderTest.cpp', 1218 'image-decoders/gif/GIFImageDecoderTest.cpp',
1214 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', 1219 'image-decoders/jpeg/JPEGImageDecoderTest.cpp',
1215 'image-decoders/webp/WEBPImageDecoderTest.cpp', 1220 'image-decoders/webp/WEBPImageDecoderTest.cpp',
1216 'threading/BackgroundTaskRunnerTest.cpp', 1221 'threading/BackgroundTaskRunnerTest.cpp',
1217 ], 1222 ],
1218 'platform_test_support_files': [ 1223 'platform_test_support_files': [
1219 'graphics/test/FakeGraphicsLayerFactory.cpp', 1224 'graphics/test/FakeGraphicsLayerFactory.cpp',
1220 'graphics/test/FakeGraphicsLayerFactory.h', 1225 'graphics/test/FakeGraphicsLayerFactory.h',
1221 'testing/GeometryPrinters.cpp', 1226 'testing/GeometryPrinters.cpp',
1222 'testing/GeometryPrinters.h', 1227 'testing/GeometryPrinters.h',
1228 'testing/MessageLoopForMojo.h',
1223 'testing/PaintPrinters.cpp', 1229 'testing/PaintPrinters.cpp',
1224 'testing/PaintPrinters.h', 1230 'testing/PaintPrinters.h',
1225 'testing/PictureMatchers.cpp', 1231 'testing/PictureMatchers.cpp',
1226 'testing/PictureMatchers.h', 1232 'testing/PictureMatchers.h',
1227 'testing/TestingPlatformSupport.cpp', 1233 'testing/TestingPlatformSupport.cpp',
1228 'testing/TestingPlatformSupport.h', 1234 'testing/TestingPlatformSupport.h',
1229 'testing/TestPaintArtifact.cpp', 1235 'testing/TestPaintArtifact.cpp',
1230 'testing/TestPaintArtifact.h', 1236 'testing/TestPaintArtifact.h',
1231 'testing/TransformPrinters.cpp', 1237 'testing/TransformPrinters.cpp',
1232 'testing/TransformPrinters.h', 1238 'testing/TransformPrinters.h',
(...skipping 27 matching lines...) Expand all
1260 ['OS!="mac"', 1266 ['OS!="mac"',
1261 { 1267 {
1262 'platform_test_files': [ 1268 'platform_test_files': [
1263 'scroll/ScrollAnimatorTest.cpp', 1269 'scroll/ScrollAnimatorTest.cpp',
1264 ], 1270 ],
1265 } 1271 }
1266 ], 1272 ],
1267 ], 1273 ],
1268 }, 1274 },
1269 } 1275 }
OLDNEW
« 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