| Index: chrome/browser/sync/test/engine/mock_gaia_authenticator_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/test/engine/mock_gaia_authenticator_unittest.cc (revision 99413)
|
| +++ chrome/browser/sync/test/engine/mock_gaia_authenticator_unittest.cc (working copy)
|
| @@ -7,8 +7,8 @@
|
| #include "base/basictypes.h"
|
| #include "base/port.h"
|
| #include "chrome/browser/sync/protocol/service_constants.h"
|
| +#include "chrome/browser/sync/test/engine/mock_gaia_authenticator.h"
|
| #include "chrome/common/net/gaia/gaia_authenticator.h"
|
| -#include "chrome/test/sync/engine/mock_gaia_authenticator.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace {
|
|
|