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

Unified Diff: media/media.gyp

Issue 1996043002: Split MediaContentType and AudioFocusType (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed nits Created 4 years, 4 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
« no previous file with comments | « media/blink/webmediaplayer_impl_unittest.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 7ce13b5aef84fc9e4dfeaaa1509a5235bfbd2626..0399ba803f6b6d67391b670d961834a0096adc18 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -379,6 +379,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',
« no previous file with comments | « media/blink/webmediaplayer_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698