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

Unified Diff: chrome/common/widevine_cdm_constants.h

Issue 1591633002: media: Remove kWidevineCdmBaseDirectory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/widevine_cdm_constants.h
diff --git a/chrome/common/widevine_cdm_constants.h b/chrome/common/widevine_cdm_constants.h
index 6a5f78837cacd1c12222cd0f1ee6c9926ae5bf68..60761bd00f074a1966b5c75d25ad4bfe2cc6952d 100644
--- a/chrome/common/widevine_cdm_constants.h
+++ b/chrome/common/widevine_cdm_constants.h
@@ -9,9 +9,6 @@
#include "base/files/file_path.h"
-// The Widevine CDM adapter and Widevine CDM are in this directory.
-extern const base::FilePath::CharType kWidevineCdmBaseDirectory[];
-
extern const char kWidevineCdmPluginExtension[];
// Permission bits for Widevine CDM plugin.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698