| Index: chrome_frame/cfproxy_test.cc
|
| diff --git a/chrome_frame/cfproxy_test.cc b/chrome_frame/cfproxy_test.cc
|
| index 6a547f898b1c0dacc978c55e94c8b112b5fa2433..3a99b928daf36194ed033b069fd1e869a3e0c72c 100644
|
| --- a/chrome_frame/cfproxy_test.cc
|
| +++ b/chrome_frame/cfproxy_test.cc
|
| @@ -5,8 +5,8 @@
|
| #include <string>
|
| #include "base/file_path.h"
|
| #include "base/waitable_event.h"
|
| +#include "chrome/common/automation_messages.h"
|
| #include "chrome_frame/cfproxy_private.h"
|
| -#include "chrome/test/automation/automation_messages.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gmock_mutant.h"
|
|
|