| Index: google_apis/drive/task_util.cc
|
| diff --git a/chrome/browser/google_apis/task_util.cc b/google_apis/drive/task_util.cc
|
| similarity index 91%
|
| rename from chrome/browser/google_apis/task_util.cc
|
| rename to google_apis/drive/task_util.cc
|
| index 64c47f6b77cbe509804dc295027d40fbecc2fb95..3f149e434efc1fd9ed552f616fd50da064b5ec0f 100644
|
| --- a/chrome/browser/google_apis/task_util.cc
|
| +++ b/google_apis/drive/task_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/task_util.h"
|
| +#include "google_apis/drive/task_util.h"
|
|
|
| #include "base/location.h"
|
|
|
|
|