| Index: chrome/browser/sync_file_system/drive_backend/sync_engine_context.h
|
| diff --git a/chrome/browser/sync_file_system/drive_backend/sync_engine_context.h b/chrome/browser/sync_file_system/drive_backend/sync_engine_context.h
|
| index 8aaaf15639a515a19a0f8f426810e066aa151b3e..982ea362d7bf8f4f7f8840be6564441de8562975 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend/sync_engine_context.h
|
| +++ b/chrome/browser/sync_file_system/drive_backend/sync_engine_context.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_SYNC_ENGINE_CONTEXT_H_
|
| #define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_SYNC_ENGINE_CONTEXT_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|