| Index: chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h b/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
|
| index e43b6df9ee2388826c3260a956ceee1ec08408d5..4fe37f8bfac1431052f994231ebc2caa881f6896 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/manage_passwords_decoration.h
|
| @@ -8,6 +8,7 @@
|
| #import <Cocoa/Cocoa.h>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/ui/cocoa/location_bar/image_decoration.h"
|
| #include "chrome/browser/ui/passwords/manage_passwords_icon.h"
|
|
|