| Index: chrome/browser/google_api/drive_api_operations.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_api_operations.cc b/chrome/browser/google_api/drive_api_operations.cc
|
| similarity index 98%
|
| rename from chrome/browser/chromeos/gdata/drive_api_operations.cc
|
| rename to chrome/browser/google_api/drive_api_operations.cc
|
| index a12bfeed213b31cee89f3a42c9239bb9a61441c6..95ef16809ca5f80909592b50ba3c941187973f48 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_api_operations.cc
|
| +++ b/chrome/browser/google_api/drive_api_operations.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/drive_api_operations.h"
|
| +#include "chrome/browser/google_api/drive_api_operations.h"
|
|
|
| #include "base/string_number_conversions.h"
|
| #include "base/stringprintf.h"
|
|
|