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

Unified Diff: media/media.gyp

Issue 1996043002: Split MediaContentType and AudioFocusType (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed desktop build & tests Created 4 years, 5 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
« media/base/media_content_type.h ('K') | « media/blink/webmediaplayer_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index d2baca75f11f9f6ff6d8e16dac047c4131d87499..9c6fc21f81df3229f80c0dd39a7dadb4edd2e84e 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -378,6 +378,8 @@
'base/media_permission.h',
'base/media_resources.cc',
'base/media_resources.h',
+ 'base/media_content_type.cc',
+ 'base/media_content_type.h',
'base/media_switches.cc',
'base/media_switches.h',
'base/media_track.cc',
« media/base/media_content_type.h ('K') | « media/blink/webmediaplayer_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698