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

Unified Diff: Source/core/core.gypi

Issue 48273013: Move MediaPlayer, IntSizeHash to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: move MediaPlayer and friends to platform/graphics/media Created 7 years, 2 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b143f7d8995f87483122f1328b672eea4a396db3..fceac1a7685a4a0d7e56247c3de5f0dcc8ed7c63 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2717,10 +2717,6 @@
'platform/chromium/MIMETypeRegistryChromium.cpp',
'platform/graphics/AlternateFontFamily.h',
'platform/graphics/BitmapImage.cpp',
- 'platform/graphics/ContentDecryptionModule.cpp',
- 'platform/graphics/ContentDecryptionModule.h',
- 'platform/graphics/ContentDecryptionModuleSession.cpp',
- 'platform/graphics/ContentDecryptionModuleSession.h',
'platform/graphics/CrossfadeGeneratedImage.cpp',
'platform/graphics/CrossfadeGeneratedImage.h',
'platform/graphics/GradientGeneratedImage.cpp',
@@ -2747,11 +2743,7 @@
'platform/graphics/Image.cpp',
'platform/graphics/ImageBuffer.cpp',
'platform/graphics/ImageSource.cpp',
- 'platform/graphics/InbandTextTrackPrivate.h',
- 'platform/graphics/InbandTextTrackPrivateClient.h',
'platform/graphics/Latin1TextIterator.h',
- 'platform/graphics/MediaPlayer.cpp',
- 'platform/graphics/MediaPlayer.h',
'platform/graphics/Path.cpp',
'platform/graphics/Pattern.cpp',
'platform/graphics/SegmentedFontData.cpp',

Powered by Google App Engine
This is Rietveld 408576698