| Index: content/browser/plugin_browsertest.cc
|
| diff --git a/content/browser/plugin_browsertest.cc b/content/browser/plugin_browsertest.cc
|
| index 3a82aa6d0d42b1a598bf22bef77e9ecbc848d0fb..4e613a595bdeb82969e5bc44f3ff5b6de7f5cef5 100644
|
| --- a/content/browser/plugin_browsertest.cc
|
| +++ b/content/browser/plugin_browsertest.cc
|
| @@ -9,8 +9,8 @@
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| +#include "content/shell/common/shell_switches.h"
|
| #include "content/shell/shell.h"
|
| -#include "content/shell/shell_switches.h"
|
| #include "content/test/content_browser_test.h"
|
| #include "content/test/content_browser_test_utils.h"
|
| #include "content/test/net/url_request_mock_http_job.h"
|
|
|