| Index: chrome/browser/apps/drive/drive_service_bridge.cc
|
| diff --git a/chrome/browser/apps/drive/drive_service_bridge.cc b/chrome/browser/apps/drive/drive_service_bridge.cc
|
| index 916bcd5e3ffbc5b9649b22f760cd4412ee5a4006..e45c4a78bca2901e141de3c120cf170024270d0d 100644
|
| --- a/chrome/browser/apps/drive/drive_service_bridge.cc
|
| +++ b/chrome/browser/apps/drive/drive_service_bridge.cc
|
| @@ -7,6 +7,7 @@
|
| #include <string>
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/drive/drive_notification_manager_factory.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/signin/profile_oauth2_token_service_factory.h"
|
|
|