Chromium Code Reviews| Index: Source/platform/blink_platform.gypi |
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
| index 1793796a1e2a3d7fe198e02d206b620f787266ad..55fafe93d7ba5a1c54e7cde1c252faac3bc26111 100644 |
| --- a/Source/platform/blink_platform.gypi |
| +++ b/Source/platform/blink_platform.gypi |
| @@ -290,6 +290,14 @@ |
| 'graphics/ThreadSafeDataTransport.cpp', |
| 'graphics/ThreadSafeDataTransport.h', |
| 'graphics/WindRule.h', |
| + 'graphics/media/ContentDecryptionModule.cpp', |
| + 'graphics/media/ContentDecryptionModule.h', |
| + 'graphics/media/ContentDecryptionModuleSession.cpp', |
| + 'graphics/media/ContentDecryptionModuleSession.h', |
| + 'graphics/media/InbandTextTrackPrivate.h', |
| + 'graphics/media/InbandTextTrackPrivateClient.h', |
|
Stephen Chennney
2013/10/30 16:03:16
Add IntSizeHash.h here too. It is used in generati
rwlbuis
2013/10/30 16:13:57
Done.
|
| + 'graphics/media/MediaPlayer.cpp', |
| + 'graphics/media/MediaPlayer.h', |
| 'network/DNS.cpp', |
| 'network/DNS.h', |
| 'network/HTTPHeaderMap.cpp', |