| Index: content/browser/plugin_service_browsertest.cc
|
| ===================================================================
|
| --- content/browser/plugin_service_browsertest.cc (revision 88904)
|
| +++ content/browser/plugin_service_browsertest.cc (working copy)
|
| @@ -7,10 +7,10 @@
|
| #include "base/command_line.h"
|
| #include "base/path_service.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "chrome/common/chrome_switches.h"
|
| #include "chrome/test/in_process_browser_test.h"
|
| #include "chrome/test/ui_test_utils.h"
|
| #include "content/browser/browser_thread.h"
|
| +#include "content/common/content_switches.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "webkit/plugins/npapi/plugin_list.h"
|
|
|
|
|