| Index: google_apis/drive/dummy_auth_service.cc
|
| diff --git a/chrome/browser/google_apis/dummy_auth_service.cc b/google_apis/drive/dummy_auth_service.cc
|
| similarity index 94%
|
| rename from chrome/browser/google_apis/dummy_auth_service.cc
|
| rename to google_apis/drive/dummy_auth_service.cc
|
| index d5ceb76a91954d803740c82cd7945f8371fe774b..e1b6891f969674523439e7ea918a37642de0c12a 100644
|
| --- a/chrome/browser/google_apis/dummy_auth_service.cc
|
| +++ b/google_apis/drive/dummy_auth_service.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/dummy_auth_service.h"
|
| +#include "google_apis/drive/dummy_auth_service.h"
|
|
|
| namespace google_apis {
|
|
|
|
|