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

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: Moved to public/android 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 48543eea43016aedd67d189087070b680231a01d..6e4bc2d79a78d90a11ac1b9d95fdfc0b5465a7f5 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -59,6 +59,8 @@
'public/browser/android/devtools_auth.h',
'public/browser/android/download_controller_android.h',
'public/browser/android/external_video_surface_container.h',
+ 'public/browser/android/media_url_interceptor.cc',
+ 'public/browser/android/media_url_interceptor.h',
'public/browser/android/synchronous_compositor.h',
'public/browser/android/synchronous_compositor_client.h',
'public/browser/appcache_service.h',

Powered by Google App Engine
This is Rietveld 408576698