| Index: content/browser/frame_host/interstitial_page_impl_browsertest.cc
|
| diff --git a/content/browser/frame_host/interstitial_page_impl_browsertest.cc b/content/browser/frame_host/interstitial_page_impl_browsertest.cc
|
| index 73e7b94e786a9c50df8cf0627973f8d79b49d378..05cf0fa99ff38382532984a1a08cb317eea1915b 100644
|
| --- a/content/browser/frame_host/interstitial_page_impl_browsertest.cc
|
| +++ b/content/browser/frame_host/interstitial_page_impl_browsertest.cc
|
| @@ -4,8 +4,10 @@
|
|
|
| #include "content/browser/frame_host/interstitial_page_impl.h"
|
|
|
| +#include "base/macros.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/synchronization/waitable_event.h"
|
| +#include "build/build_config.h"
|
| #include "content/browser/web_contents/web_contents_impl.h"
|
| #include "content/common/clipboard_messages.h"
|
| #include "content/common/frame_messages.h"
|
|
|