| Index: chrome/browser/ui/webui/options/options_browsertest.h
|
| diff --git a/chrome/browser/ui/webui/options/options_browsertest.h b/chrome/browser/ui/webui/options/options_browsertest.h
|
| index 674cc9e3f4ef4d996e54f551a47c93ce7c72e4dc..af953c9d88b51d482d20468de03598c8457d3c7a 100644
|
| --- a/chrome/browser/ui/webui/options/options_browsertest.h
|
| +++ b/chrome/browser/ui/webui/options/options_browsertest.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/test/base/web_ui_browsertest.h"
|
| +#include "chrome/test/base/web_ui_browser_test.h"
|
| #include "content/public/browser/web_ui_message_handler.h"
|
|
|
| // This is a helper class used by options_browsertest.js to feed the navigation
|
|
|