| Index: google_apis/drive/gdata_contacts_requests.cc
|
| diff --git a/chrome/browser/google_apis/gdata_contacts_requests.cc b/google_apis/drive/gdata_contacts_requests.cc
|
| similarity index 96%
|
| rename from chrome/browser/google_apis/gdata_contacts_requests.cc
|
| rename to google_apis/drive/gdata_contacts_requests.cc
|
| index 3d3e6d46c2f3d9adc2b2e52aaf717dc46ee364f1..11419af449b3dd411daa98e58f3cf6a0cf1f285c 100644
|
| --- a/chrome/browser/google_apis/gdata_contacts_requests.cc
|
| +++ b/google_apis/drive/gdata_contacts_requests.cc
|
| @@ -2,9 +2,9 @@
|
| // 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/gdata_contacts_requests.h"
|
| +#include "google_apis/drive/gdata_contacts_requests.h"
|
|
|
| -#include "chrome/browser/google_apis/time_util.h"
|
| +#include "google_apis/drive/time_util.h"
|
| #include "net/base/url_util.h"
|
| #include "url/gurl.h"
|
|
|
|
|