| Index: chrome/browser/importer/importer_messages.cc
|
| ===================================================================
|
| --- chrome/browser/importer/importer_messages.cc (revision 68536)
|
| +++ chrome/browser/importer/importer_messages.cc (working copy)
|
| @@ -2,10 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/importer/importer_messages.h"
|
| -
|
| #include "base/values.h"
|
|
|
| -#define MESSAGES_INTERNAL_IMPL_FILE \
|
| - "chrome/browser/importer/importer_messages_internal.h"
|
| -#include "ipc/ipc_message_impl_macros.h"
|
| +#define IPC_MESSAGE_IMPL
|
| +#include "chrome/browser/importer/importer_messages.h"
|
|
|