| Index: content/browser/frame_host/navigation_entry_impl_unittest.cc
|
| diff --git a/content/browser/frame_host/navigation_entry_impl_unittest.cc b/content/browser/frame_host/navigation_entry_impl_unittest.cc
|
| index 4b5d13861ccd3e7c8d178cba69e95c2e42ca1756..7319b5347c61758c135f222324ecec463d472e95 100644
|
| --- a/content/browser/frame_host/navigation_entry_impl_unittest.cc
|
| +++ b/content/browser/frame_host/navigation_entry_impl_unittest.cc
|
| @@ -6,6 +6,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/time/time.h"
|
| +#include "build/build_config.h"
|
| #include "content/browser/frame_host/navigation_entry_impl.h"
|
| #include "content/browser/site_instance_impl.h"
|
| #include "content/public/common/ssl_status.h"
|
|
|