summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_utils_impl.h
diff options
context:
space:
mode:
authortsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 20:35:47 +0000
committertsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 20:35:47 +0000
commit8a8c9c721173aa8a66173e49c498490b1f615616 (patch)
treed3a550d0a4861607b8e42abf42dad4867ea13f6c /ipc/ipc_message_utils_impl.h
parent9fdf2e44e43e827da5a75a79363fd5d3f665e937 (diff)
downloadchromium_src-8a8c9c721173aa8a66173e49c498490b1f615616.zip
chromium_src-8a8c9c721173aa8a66173e49c498490b1f615616.tar.gz
chromium_src-8a8c9c721173aa8a66173e49c498490b1f615616.tar.bz2
Attempt to reduce the amount of cut n paste needed to maintain these.
Review URL: http://codereview.chromium.org/6581046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76417 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_message_utils_impl.h')
-rw-r--r--ipc/ipc_message_utils_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_message_utils_impl.h b/ipc/ipc_message_utils_impl.h
index 715df8f..98e62c8 100644
--- a/ipc/ipc_message_utils_impl.h
+++ b/ipc/ipc_message_utils_impl.h
@@ -4,7 +4,7 @@
//
// This file contains templates forward declared (but not defined) in
// ipc_message_utils.h so that they are only instantiated in certain files,
-// notably ipc_message_impl_macros.h and a few IPC unit tests.
+// notably a few IPC unit tests.
#ifndef IPC_IPC_MESSAGE_UTILS_IMPL_H_
#define IPC_IPC_MESSAGE_UTILS_IMPL_H_