| Index: content/shell/browser/notify_done_forwarder.h
|
| diff --git a/content/shell/browser/notify_done_forwarder.h b/content/shell/browser/notify_done_forwarder.h
|
| index 58a88697cf5186ce5c6fabbbe075b3b3e9b14350..a2e46dab0477f316369573ef05d58b25e193c210 100644
|
| --- a/content/shell/browser/notify_done_forwarder.h
|
| +++ b/content/shell/browser/notify_done_forwarder.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_SHELL_BROWSER_NOTIFY_DONE_FORWARDER_H_
|
| #define CONTENT_SHELL_BROWSER_NOTIFY_DONE_FORWARDER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
| #include "content/public/browser/web_contents_user_data.h"
|
|
|
|
|