| Index: content/common/swapped_out_messages.cc
|
| diff --git a/content/common/swapped_out_messages.cc b/content/common/swapped_out_messages.cc
|
| index 097cccefa795340d26aee7ff7d361afa6d69c868..3189d19f7f7cc5aaedbbc20b856610c33aabc249 100644
|
| --- a/content/common/swapped_out_messages.cc
|
| +++ b/content/common/swapped_out_messages.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "content/common/swapped_out_messages.h"
|
|
|
| -#include "content/common/content_client.h"
|
| #include "content/common/view_messages.h"
|
| +#include "content/public/common/content_client.h"
|
|
|
| namespace content {
|
|
|
|
|