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

Unified Diff: content/common/media/media_permission_dispatcher.cc

Issue 1837143002: media: Pass MediaPermission to MediaDrmBridge Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More plumbing 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 | « content/common/media/media_permission_dispatcher.h ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/media/media_permission_dispatcher.cc
diff --git a/content/renderer/media/media_permission_dispatcher.cc b/content/common/media/media_permission_dispatcher.cc
similarity index 98%
rename from content/renderer/media/media_permission_dispatcher.cc
rename to content/common/media/media_permission_dispatcher.cc
index d8e55195ae232e2a980ac3d68968ae66bde03935..54edbfb88c288e6c4849594c71e19f5314479e51 100644
--- a/content/renderer/media/media_permission_dispatcher.cc
+++ b/content/common/media/media_permission_dispatcher.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 "content/renderer/media/media_permission_dispatcher.h"
+#include "content/common/media/media_permission_dispatcher.h"
#include "base/bind.h"
#include "base/logging.h"
« no previous file with comments | « content/common/media/media_permission_dispatcher.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698