| Index: chrome/browser/google_apis/operations_base.cc
|
| diff --git a/chrome/browser/chromeos/gdata/operations_base.cc b/chrome/browser/google_apis/operations_base.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/gdata/operations_base.cc
|
| rename to chrome/browser/google_apis/operations_base.cc
|
| index f90c87226e74687c09b18bce2f46bca51f9371ca..82cd2ee296142e16faecda6c6e002b680889cd41 100644
|
| --- a/chrome/browser/chromeos/gdata/operations_base.cc
|
| +++ b/chrome/browser/google_apis/operations_base.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/operations_base.h"
|
| +#include "chrome/browser/google_apis/operations_base.h"
|
|
|
| #include "base/json/json_reader.h"
|
| #include "base/metrics/histogram.h"
|
|
|