| Index: content/browser/plugin_service_impl_browsertest.cc
|
| ===================================================================
|
| --- content/browser/plugin_service_impl_browsertest.cc (revision 121287)
|
| +++ content/browser/plugin_service_impl_browsertest.cc (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/ui_test_utils.h"
|
| -#include "content/browser/resource_context.h"
|
| +#include "content/public/browser/resource_context.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/test/test_browser_thread.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|