summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_messages.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/service_messages.cc')
-rw-r--r--chrome/common/service_messages.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/chrome/common/service_messages.cc b/chrome/common/service_messages.cc
index 97a10fd..98f8923 100644
--- a/chrome/common/service_messages.cc
+++ b/chrome/common/service_messages.cc
@@ -2,8 +2,5 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#define IPC_MESSAGE_IMPL
#include "chrome/common/service_messages.h"
-
-#define MESSAGES_INTERNAL_IMPL_FILE \
- "chrome/common/service_messages_internal.h"
-#include "ipc/ipc_message_impl_macros.h"