| Index: chrome/browser/ui/views/file_manager_dialog_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/file_manager_dialog_browsertest.cc (revision 94694)
|
| +++ chrome/browser/ui/views/file_manager_dialog_browsertest.cc (working copy)
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/browser/ui/browser_window.h"
|
| #include "chrome/browser/ui/shell_dialogs.h" // SelectFileDialog
|
| #include "chrome/common/chrome_paths.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/content_notification_types.h"
|
| #include "webkit/fileapi/file_system_context.h"
|
|
|