summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_browsertest.cc
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-07 14:42:12 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-07 14:42:12 +0000
commitb7c504cecc8b04c302e281ebc72da98ee4a6dd2d (patch)
treed7ea23ca69c62eda1f0972c7c64acb13c7311108 /content/browser/plugin_browsertest.cc
parentb2dfbc509328f83c1996c16bee638ab14416abeb (diff)
downloadchromium_src-b7c504cecc8b04c302e281ebc72da98ee4a6dd2d.zip
chromium_src-b7c504cecc8b04c302e281ebc72da98ee4a6dd2d.tar.gz
chromium_src-b7c504cecc8b04c302e281ebc72da98ee4a6dd2d.tar.bz2
[content shell] move code common to several processes to a common dir
BUG=180021 TBR=marja@chromium.org Review URL: https://codereview.chromium.org/14767019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198723 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/plugin_browsertest.cc')
-rw-r--r--content/browser/plugin_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/plugin_browsertest.cc b/content/browser/plugin_browsertest.cc
index 3a82aa6..4e613a5 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"