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

Unified Diff: content/content_browser.gypi

Issue 1006973002: Publicize registration of MediaUrlInterceptor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename the interface file Created 5 years, 9 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 80afd7aeb2a1e5e786f094c9b9e5ab07b1b81961..69e8ec235a73ac205340762bec252daf38b7136e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -51,6 +51,8 @@
'variables': {
'public_browser_sources': [
'public/browser/access_token_store.h',
+ 'public/browser/android/browser_media_player_manager.cc',
+ 'public/browser/android/browser_media_player_manager.h',
'public/browser/android/compositor.h',
'public/browser/android/compositor_client.h',
'public/browser/android/content_protocol_handler.h',
« no previous file with comments | « android_webview/lib/main/aw_main_delegate.cc ('k') | content/public/browser/android/browser_media_player_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698