| Index: chrome/browser/google_apis/task_util.cc
|
| diff --git a/chrome/browser/chromeos/gdata/task_util.cc b/chrome/browser/google_apis/task_util.cc
|
| similarity index 93%
|
| rename from chrome/browser/chromeos/gdata/task_util.cc
|
| rename to chrome/browser/google_apis/task_util.cc
|
| index 77c4b46d2360921b1563a23d993ed73637d07585..34e7df2c5b3ba3cea78acf47b49f92306d14c1c0 100644
|
| --- a/chrome/browser/chromeos/gdata/task_util.cc
|
| +++ b/chrome/browser/google_apis/task_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/task_util.h"
|
| +#include "chrome/browser/google_apis/task_util.h"
|
|
|
| #include "base/location.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|