| Index: content/browser/tab_contents/navigation_entry_impl.h
|
| ===================================================================
|
| --- content/browser/tab_contents/navigation_entry_impl.h (revision 121660)
|
| +++ content/browser/tab_contents/navigation_entry_impl.h (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "content/public/browser/favicon_status.h"
|
| #include "content/public/browser/global_request_id.h"
|
| #include "content/public/browser/navigation_entry.h"
|
| -#include "content/public/browser/ssl_status.h"
|
| +#include "content/public/common/ssl_status.h"
|
|
|
| namespace content {
|
|
|
|
|