| Index: chrome/browser/ui/webui/web_ui_test_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/web_ui_test_handler.cc (revision 94694)
|
| +++ chrome/browser/ui/webui/web_ui_test_handler.cc (working copy)
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/utf_string_conversions.h"
|
| #include "base/values.h"
|
| -#include "chrome/test/ui_test_utils.h"
|
| +#include "chrome/test/base/ui_test_utils.h"
|
| #include "content/browser/renderer_host/render_view_host.h"
|
| #include "content/common/notification_details.h"
|
| #include "content/common/notification_registrar.h"
|
|
|