| 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 4d2bf487cecbf4ec74f338e9883cf9f117ec0b40..cb51e3c83552bd6ac8d9a009f4641281e6dc9bf4 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"
|
|
|