| Index: chrome/browser/google_apis/auth_service.cc
|
| diff --git a/chrome/browser/chromeos/gdata/auth_service.cc b/chrome/browser/google_apis/auth_service.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/gdata/auth_service.cc
|
| rename to chrome/browser/google_apis/auth_service.cc
|
| index d2d7c0b36d093c326b34e7fecb5e593fa9366f1b..04a0bfb28d2076954bb90956eb6fdd80aa2fc4e7 100644
|
| --- a/chrome/browser/chromeos/gdata/auth_service.cc
|
| +++ b/chrome/browser/google_apis/auth_service.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/browser/chromeos/gdata/auth_service.h"
|
| +#include "chrome/browser/google_apis/auth_service.h"
|
|
|
| #include <string>
|
| #include <vector>
|
|
|