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

Unified Diff: content/content_common.gypi

Issue 10979047: Upstream fullscreen video implementation for android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove some unused variables and make fullscreen video to work with content shell Created 8 years, 3 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c246a2e1d18e19fd79b5501d3408c726576d0482..3a694eb3cd3479b1fc6c80a3a02f132fd44e61ec 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -286,6 +286,7 @@
'common/media/audio_messages.h',
'common/media/audio_param_traits.cc',
'common/media/audio_param_traits.h',
+ 'common/media/media_player_messages.h',
'common/media/media_stream_messages.h',
'common/media/media_stream_options.cc',
'common/media/media_stream_options.h',

Powered by Google App Engine
This is Rietveld 408576698