| Index: chrome/browser/google_apis/gdata_util_unittest.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_util_unittest.cc b/chrome/browser/google_apis/gdata_util_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/gdata/gdata_util_unittest.cc
|
| rename to chrome/browser/google_apis/gdata_util_unittest.cc
|
| index 9bc4e83132d2ff65b16725c5b391453521922208..9cf33e2b37ed46c7027108abd50c5e0493cf8ab2 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_util_unittest.cc
|
| +++ b/chrome/browser/google_apis/gdata_util_unittest.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 "base/i18n/time_formatting.h"
|
| #include "base/time.h"
|
|
|