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

Unified Diff: content/common/gpu/media/media_messages.cc

Issue 1736643005: Decouple Media Service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed nit + fixed compile issue Created 4 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 | « content/common/gpu/media/media_messages.h ('k') | content/common/gpu/media/media_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/media/media_messages.cc
diff --git a/content/common/gpu/media_messages.cc b/content/common/gpu/media/media_messages.cc
similarity index 97%
rename from content/common/gpu/media_messages.cc
rename to content/common/gpu/media/media_messages.cc
index 74bd702850ad978d692deaa4ee6a5d2f256dc566..88364d9465eeb6029d1d6ee58151f4ed8a190fca 100644
--- a/content/common/gpu/media_messages.cc
+++ b/content/common/gpu/media/media_messages.cc
@@ -8,7 +8,7 @@
#include "base/logging.h"
#include "base/numerics/safe_math.h"
-#include "content/common/gpu/media_messages.h"
+#include "content/common/gpu/media/media_messages.h"
namespace IPC {
« no previous file with comments | « content/common/gpu/media/media_messages.h ('k') | content/common/gpu/media/media_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698