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

Unified Diff: content/public/android/java/src/org/chromium/content/browser/MediaDrmCredentialManager.java

Issue 185223002: Remove unused variable in MediaDrmCredentialManager.java (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 10 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
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/java/src/org/chromium/content/browser/MediaDrmCredentialManager.java
===================================================================
--- content/public/android/java/src/org/chromium/content/browser/MediaDrmCredentialManager.java (revision 254351)
+++ content/public/android/java/src/org/chromium/content/browser/MediaDrmCredentialManager.java (working copy)
@@ -12,7 +12,6 @@
*/
@JNINamespace("content")
public class MediaDrmCredentialManager {
- private int mNativeMediaDrmCredentialManager;
/**
* Callback interface for getting notified from credential reset.
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698