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

Unified Diff: media/base/android/media_client_android.h

Issue 1427183002: Move MediaDrmBridge provision communication to native side. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed more comments Created 5 years, 1 month 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: media/base/android/media_client_android.h
diff --git a/media/base/android/media_client_android.h b/media/base/android/media_client_android.h
index 0753b3b5e13021f367e97c536cb59913476f4494..93b923262bdecce5eeac78b5882c2a486bfcce2f 100644
--- a/media/base/android/media_client_android.h
+++ b/media/base/android/media_client_android.h
@@ -11,6 +11,7 @@
#include "base/containers/hash_tables.h"
#include "base/macros.h"
+#include "base/memory/scoped_ptr.h"
xhwang 2015/11/11 09:53:21 not needed?
Tima Vaisburd 2015/11/11 23:26:35 Done.
#include "media/base/media_export.h"
namespace media {

Powered by Google App Engine
This is Rietveld 408576698