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

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: Add missing files. Created 5 years, 6 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: 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"

Powered by Google App Engine
This is Rietveld 408576698