| Index: google_apis/gaia/gaia_authenticator_unittest.cc
|
| diff --git a/chrome/common/net/gaia/gaia_authenticator_unittest.cc b/google_apis/gaia/gaia_authenticator_unittest.cc
|
| similarity index 96%
|
| rename from chrome/common/net/gaia/gaia_authenticator_unittest.cc
|
| rename to google_apis/gaia/gaia_authenticator_unittest.cc
|
| index 7072a4557f45e70b72a6ad5de91c74e6fb98ba50..8f6319337c57a01c79640422eb3a09bbfebb901c 100644
|
| --- a/chrome/common/net/gaia/gaia_authenticator_unittest.cc
|
| +++ b/google_apis/gaia/gaia_authenticator_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/common/net/gaia/gaia_authenticator.h"
|
| +#include "google_apis/gaia/gaia_authenticator.h"
|
|
|
| #include <string>
|
|
|
|
|