| Index: google_apis/gaia/gaia_auth_util_unittest.cc
|
| diff --git a/chrome/common/net/gaia/gaia_auth_util_unittest.cc b/google_apis/gaia/gaia_auth_util_unittest.cc
|
| similarity index 98%
|
| rename from chrome/common/net/gaia/gaia_auth_util_unittest.cc
|
| rename to google_apis/gaia/gaia_auth_util_unittest.cc
|
| index 0f7c7022e62d743f93f193a9cc06e666702795ba..352c03286d40891d704d6ba8db78f9548e3c4a92 100644
|
| --- a/chrome/common/net/gaia/gaia_auth_util_unittest.cc
|
| +++ b/google_apis/gaia/gaia_auth_util_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_auth_util.h"
|
| +#include "google_apis/gaia/gaia_auth_util.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|