| Index: chrome/browser/google_apis/gdata_util.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_util.cc b/chrome/browser/google_apis/gdata_util.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/gdata/gdata_util.cc
|
| rename to chrome/browser/google_apis/gdata_util.cc
|
| index be89b7563efbabac3ad28a3a1429612e627d7719..3d3b548d6281eda599b85c19a0319ef2f189e5a0 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_util.cc
|
| +++ b/chrome/browser/google_apis/gdata_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/browser/chromeos/gdata/gdata_util.h"
|
| +#include "chrome/browser/google_apis/gdata_util.h"
|
|
|
| #include <string>
|
| #include <vector>
|
|
|