| Index: chrome/browser/page_cycler/page_cycler.cc
|
| diff --git a/chrome/browser/page_cycler/page_cycler.cc b/chrome/browser/page_cycler/page_cycler.cc
|
| index 51e1eb85a7a8d07a214b3d3d9c18cc362f2e4daf..72f6fabfdf38eb77ddf492c6458f0c761eb7fa57 100644
|
| --- a/chrome/browser/page_cycler/page_cycler.cc
|
| +++ b/chrome/browser/page_cycler/page_cycler.cc
|
| @@ -24,6 +24,7 @@
|
| #include "content/public/browser/render_view_host.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/common/url_constants.h"
|
| +#include "testing/perf/perf_test.h"
|
|
|
| using content::NavigationController;
|
| using content::OpenURLParams;
|
|
|