| Index: content/browser/plugin_service_browsertest.cc
|
| ===================================================================
|
| --- content/browser/plugin_service_browsertest.cc (revision 94694)
|
| +++ content/browser/plugin_service_browsertest.cc (working copy)
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/path_service.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/browser_thread.h"
|
| #include "content/common/content_switches.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|