| Index: chrome/browser/google_apis/operation_registry_unittest.cc
|
| diff --git a/chrome/browser/chromeos/gdata/operation_registry_unittest.cc b/chrome/browser/google_apis/operation_registry_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/gdata/operation_registry_unittest.cc
|
| rename to chrome/browser/google_apis/operation_registry_unittest.cc
|
| index 37353447821202789eab0b709a16839f0c73b893..a0ca1312e3539e01603ab7a62e2c1647d52402f6 100644
|
| --- a/chrome/browser/chromeos/gdata/operation_registry_unittest.cc
|
| +++ b/chrome/browser/google_apis/operation_registry_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/operation_registry.h"
|
| +#include "chrome/browser/google_apis/operation_registry.h"
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|