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

Unified Diff: ipc/ipc.gypi

Issue 6410007: Make the implementation .cc files go away, instead have the authors give us a... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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.gypi
===================================================================
--- ipc/ipc.gypi (revision 73235)
+++ ipc/ipc.gypi (working copy)
@@ -26,6 +26,7 @@
'ipc_logging.h',
'ipc_message.cc',
'ipc_message.h',
+ 'ipc_message_generated.cc',
'ipc_message_impl_macros.h',
'ipc_message_macros.h',
'ipc_message_utils.cc',

Powered by Google App Engine
This is Rietveld 408576698