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

Unified Diff: ipc/ipc_message_generator.h

Issue 1188923003: Stub in more IPC attachment brokering functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase properly. Created 5 years, 5 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 | « ipc/ipc_message_attachment_set.cc ('k') | ipc/ipc_message_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc_message_generator.h
diff --git a/chromecast/common/media/cast_message_generator.h b/ipc/ipc_message_generator.h
similarity index 80%
copy from chromecast/common/media/cast_message_generator.h
copy to ipc/ipc_message_generator.h
index ac6c0041c5033cc9d7fad300e6361651c61e482f..b9d7a3a9754cba80ef4b619998f9da11a7a5271d 100644
--- a/chromecast/common/media/cast_message_generator.h
+++ b/ipc/ipc_message_generator.h
@@ -4,5 +4,4 @@
// Multiply-included file, hence no include guard.
-#include "chromecast/common/media/cast_messages.h"
-
+#include "ipc/attachment_broker_messages.h"
« no previous file with comments | « ipc/ipc_message_attachment_set.cc ('k') | ipc/ipc_message_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698