summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/plugin_service_browsertest.cc')
-rw-r--r--content/browser/plugin_service_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/plugin_service_browsertest.cc b/content/browser/plugin_service_browsertest.cc
index 740b85f..437e403 100644
--- a/content/browser/plugin_service_browsertest.cc
+++ b/content/browser/plugin_service_browsertest.cc
@@ -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"