| Index: content/browser/device_orientation/device_orientation_browsertest.cc
|
| ===================================================================
|
| --- content/browser/device_orientation/device_orientation_browsertest.cc (revision 94694)
|
| +++ content/browser/device_orientation/device_orientation_browsertest.cc (working copy)
|
| @@ -6,8 +6,8 @@
|
| #include "base/file_path.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/browser/ui/browser.h"
|
| -#include "chrome/test/in_process_browser_test.h"
|
| -#include "chrome/test/ui_test_utils.h"
|
| +#include "chrome/test/base/in_process_browser_test.h"
|
| +#include "chrome/test/base/ui_test_utils.h"
|
| #include "content/browser/device_orientation/orientation.h"
|
| #include "content/browser/device_orientation/provider.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
|
|