| Index: chrome/browser/chromeos/drive/debug_info_collector.cc
|
| diff --git a/chrome/browser/chromeos/drive/debug_info_collector.cc b/chrome/browser/chromeos/drive/debug_info_collector.cc
|
| index f75b6ea92b0e23635c2bdeef0fcbcf11c651fd9e..8dc3c252bd24c62dcbab9dee94399741a9f5b1c6 100644
|
| --- a/chrome/browser/chromeos/drive/debug_info_collector.cc
|
| +++ b/chrome/browser/chromeos/drive/debug_info_collector.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
| -#include "chrome/browser/google_apis/task_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "google_apis/drive/task_util.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|