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

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: Adapt patch to already moved ContentDecryption files Created 7 years, 1 month 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
« no previous file with comments | « Source/bindings/v8/custom/V8WindowCustom.cpp ('k') | Source/core/css/CSSImageGeneratorValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index de01ca83abbd508daa8a31ec48df9fb68cc33dd0..946285df21d2e3b98a74f4fe7bac4e34d0c8ce93 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2740,10 +2740,6 @@
'platform/graphics/Image.cpp',
'platform/graphics/ImageBuffer.cpp',
'platform/graphics/ImageSource.cpp',
- 'platform/graphics/InbandTextTrackPrivate.h',
- 'platform/graphics/InbandTextTrackPrivateClient.h',
- 'platform/graphics/MediaPlayer.cpp',
- 'platform/graphics/MediaPlayer.h',
'platform/graphics/Path.cpp',
'platform/graphics/Pattern.cpp',
'platform/graphics/SegmentedFontData.cpp',
« no previous file with comments | « Source/bindings/v8/custom/V8WindowCustom.cpp ('k') | Source/core/css/CSSImageGeneratorValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698