| Index: chrome/browser/google_apis/operation_registry.cc
|
| diff --git a/chrome/browser/chromeos/gdata/operation_registry.cc b/chrome/browser/google_apis/operation_registry.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/gdata/operation_registry.cc
|
| rename to chrome/browser/google_apis/operation_registry.cc
|
| index 5d4a0766a2bedc7bc125564aebc3508c143d658f..e10b5d85163058200550c92e0b0c5d35529a1f49 100644
|
| --- a/chrome/browser/chromeos/gdata/operation_registry.cc
|
| +++ b/chrome/browser/google_apis/operation_registry.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/string_number_conversions.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|