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

Unified Diff: media/base/key_system_names.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
Index: media/base/key_system_names.cc
diff --git a/media/cdm/key_system_names.cc b/media/base/key_system_names.cc
similarity index 94%
rename from media/cdm/key_system_names.cc
rename to media/base/key_system_names.cc
index bcddaea2043ba9047bef0d3860eefd6075621ca4..6fdf44cac9e5e82f3d0503e2e2f2cebe72624a57 100644
--- a/media/cdm/key_system_names.cc
+++ b/media/base/key_system_names.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "media/cdm/key_system_names.h"
+#include "media/base/key_system_names.h"
namespace media {

Powered by Google App Engine
This is Rietveld 408576698