| Index: google_apis/gaia/gaia_auth_util.cc
|
| diff --git a/chrome/common/net/gaia/gaia_auth_util.cc b/google_apis/gaia/gaia_auth_util.cc
|
| similarity index 97%
|
| rename from chrome/common/net/gaia/gaia_auth_util.cc
|
| rename to google_apis/gaia/gaia_auth_util.cc
|
| index ec9f42122b2e0defeb7504d79b932d0b5c9fbfff..d8cac90d54ca2f2a71cbdef2c71ab012bc1ae7de 100644
|
| --- a/chrome/common/net/gaia/gaia_auth_util.cc
|
| +++ b/google_apis/gaia/gaia_auth_util.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 <vector>
|
|
|
|
|