| Index: chrome/browser/sync_file_system/drive_backend_v1/api_util.cc
|
| diff --git a/chrome/browser/sync_file_system/drive_backend_v1/api_util.cc b/chrome/browser/sync_file_system/drive_backend_v1/api_util.cc
|
| index 773a992bb96bd3a515590b510ca65439227c2093..c5488b5986d0f9c3f4670f99fc6e46ef11aaf3cf 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend_v1/api_util.cc
|
| +++ b/chrome/browser/sync_file_system/drive_backend_v1/api_util.cc
|
| @@ -26,9 +26,9 @@
|
| #include "chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h"
|
| #include "chrome/browser/sync_file_system/logger.h"
|
| #include "chrome/browser/sync_file_system/syncable_file_system_util.h"
|
| -#include "chrome/common/extensions/extension.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "extensions/common/constants.h"
|
| +#include "extensions/common/extension.h"
|
| #include "net/base/mime_util.h"
|
|
|
| namespace sync_file_system {
|
|
|