| Index: content/renderer/history_controller_browsertest.cc
|
| diff --git a/content/renderer/history_controller_browsertest.cc b/content/renderer/history_controller_browsertest.cc
|
| index 5dc89a8b25901857bea98717b40bb6e68f716f46..148c0c3e2c6743baf82792daab3866ca544afd3d 100644
|
| --- a/content/renderer/history_controller_browsertest.cc
|
| +++ b/content/renderer/history_controller_browsertest.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "content/common/site_isolation_policy.h"
|
| #include "content/public/test/render_view_test.h"
|
| #include "content/renderer/history_controller.h"
|
|
|