| Index: google_apis/drive/request_util.cc
|
| diff --git a/chrome/browser/google_apis/request_util.cc b/google_apis/drive/request_util.cc
|
| similarity index 91%
|
| rename from chrome/browser/google_apis/request_util.cc
|
| rename to google_apis/drive/request_util.cc
|
| index 9062085a9bcb4b090421ac88f8a56075ffb2d946..9737a6f90d53555c59011048fdfe6b0398991024 100644
|
| --- a/chrome/browser/google_apis/request_util.cc
|
| +++ b/google_apis/drive/request_util.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/google_apis/request_util.h"
|
| +#include "google_apis/drive/request_util.h"
|
|
|
| #include <string>
|
|
|
|
|