| Index: content/browser/frame_host/navigation_request.h
|
| diff --git a/content/browser/frame_host/navigation_request.h b/content/browser/frame_host/navigation_request.h
|
| index ccf9152d495ceaa7c99a9203a104a4a450899381..fb418c54d11cc7184f8af1fc1602198a88a326f7 100644
|
| --- a/content/browser/frame_host/navigation_request.h
|
| +++ b/content/browser/frame_host/navigation_request.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_FRAME_HOST_NAVIGATION_REQUEST_H_
|
| #define CONTENT_BROWSER_FRAME_HOST_NAVIGATION_REQUEST_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/browser/frame_host/navigation_entry_impl.h"
|
|
|