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

Unified Diff: chromecast/media/base/key_systems_common.cc

Issue 1921823003: media: Move key_system_names to media/base/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | media/BUILD.gn » ('j') | media/base/key_systems.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/base/key_systems_common.cc
diff --git a/chromecast/media/base/key_systems_common.cc b/chromecast/media/base/key_systems_common.cc
index cb6a9dbbcdc635f0eea120709929e048b387bbbc..513fee0489a4752fd0f369398808d80eab151b65 100644
--- a/chromecast/media/base/key_systems_common.cc
+++ b/chromecast/media/base/key_systems_common.cc
@@ -6,7 +6,7 @@
#include <cstddef>
-#include "media/cdm/key_system_names.h"
+#include "media/base/key_system_names.h"
#include "widevine_cdm_version.h" // In SHARED_INTERMEDIATE_DIR.
« no previous file with comments | « no previous file | media/BUILD.gn » ('j') | media/base/key_systems.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698