| Index: chrome/browser/sync_file_system/drive/api_util.h
|
| diff --git a/chrome/browser/sync_file_system/drive/api_util.h b/chrome/browser/sync_file_system/drive/api_util.h
|
| index ad9cb2657f2fdd916fec78b8d8b1e3a182bb45d4..209090fb138fe09ce7e0eb4fd535ad43231cf417 100644
|
| --- a/chrome/browser/sync_file_system/drive/api_util.h
|
| +++ b/chrome/browser/sync_file_system/drive/api_util.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/weak_ptr.h"
|
| +#include "base/threading/non_thread_safe.h"
|
| #include "chrome/browser/drive/drive_service_interface.h"
|
| #include "chrome/browser/google_apis/drive_api_url_generator.h"
|
| #include "chrome/browser/google_apis/gdata_wapi_url_generator.h"
|
|
|