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

Unified Diff: content/content_browser.gypi

Issue 1159113006: [Android] A prototype of the interactive media notification. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added browser tests Created 5 years, 6 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 0f3e00a3f575f9f916ff19fb440fa75eff2ac3e7..078fed3ad52faad3c8eeb8daed86bf094b975832 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -70,6 +70,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_controls_delegate.cc',
+ 'public/browser/android/media_controls_delegate.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