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

Unified Diff: chromecast/common/media/cma_message_generator.h

Issue 797793004: Chromecast: IPC messages for browser-based media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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 | « chromecast/common/media/OWNERS ('k') | chromecast/common/media/cma_message_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/common/media/cma_message_generator.h
diff --git a/ui/ozone/common/gpu/ozone_gpu_message_generator.h b/chromecast/common/media/cma_message_generator.h
similarity index 80%
copy from ui/ozone/common/gpu/ozone_gpu_message_generator.h
copy to chromecast/common/media/cma_message_generator.h
index 3b35c0e7bcedef014f02657b6b52c7d2de512f00..805066dc36c0512e624cc000f1bfca7a14ba0716 100644
--- a/ui/ozone/common/gpu/ozone_gpu_message_generator.h
+++ b/chromecast/common/media/cma_message_generator.h
@@ -4,4 +4,5 @@
// Multiply-included file, hence no include guard.
-#include "ui/ozone/common/gpu/ozone_gpu_messages.h"
+#include "chromecast/common/media/cma_messages.h"
+
« no previous file with comments | « chromecast/common/media/OWNERS ('k') | chromecast/common/media/cma_message_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698