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

Unified Diff: ipc/ipc.gypi

Issue 3119035: FBTF: Move individual XXXMsg_Params structs to a new file. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Fix comment Created 10 years, 4 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 | « chrome/worker/worker_webkitclient_impl.cc ('k') | ipc/ipc_message_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc.gypi
diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi
index 52b27bf1e83c1435113aa7091d3c052ee46d9cc2..9118394bc5306b0636839848f2a1c15757d12e3d 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -29,6 +29,7 @@
'ipc_message_macros.h',
'ipc_message_utils.cc',
'ipc_message_utils.h',
+ 'ipc_param_traits.h',
'ipc_platform_file.h',
'ipc_switches.cc',
'ipc_switches.h',
« no previous file with comments | « chrome/worker/worker_webkitclient_impl.cc ('k') | ipc/ipc_message_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698