Chromium Code Reviews| Index: chrome/common/automation_messages.cc |
| =================================================================== |
| --- chrome/common/automation_messages.cc (revision 76958) |
| +++ chrome/common/automation_messages.cc (working copy) |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "content/common/common_param_traits.h" |
| + |
| #define IPC_MESSAGE_IMPL |
| #include "chrome/common/automation_messages.h" |