| Index: google_apis/drive/time_util.cc
|
| diff --git a/chrome/browser/google_apis/time_util.cc b/google_apis/drive/time_util.cc
|
| similarity index 98%
|
| rename from chrome/browser/google_apis/time_util.cc
|
| rename to google_apis/drive/time_util.cc
|
| index 3c274b53e06b9720c13d33ef3fa06c0ed854e6d4..6ac55e944c62495086958ba7b7ce93504bec4ee3 100644
|
| --- a/chrome/browser/google_apis/time_util.cc
|
| +++ b/google_apis/drive/time_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/time_util.h"
|
| +#include "google_apis/drive/time_util.h"
|
|
|
| #include <string>
|
| #include <vector>
|
|
|