Index: chrome/browser/fast_shutdown_browsertest.cc |
=================================================================== |
--- chrome/browser/fast_shutdown_browsertest.cc (revision 147965) |
+++ chrome/browser/fast_shutdown_browsertest.cc (working copy) |
@@ -10,6 +10,7 @@ |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_commands.h" |
#include "chrome/browser/ui/browser_list.h" |
+#include "chrome/common/chrome_switches.h" |
#include "chrome/common/chrome_notification_types.h" |
#include "chrome/test/automation/automation_proxy.h" |
#include "chrome/test/automation/browser_proxy.h" |
@@ -18,7 +19,6 @@ |
#include "chrome/test/base/ui_test_utils.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
-#include "content/public/common/content_switches.h" |
#include "net/cookies/cookie_store.h" |
#include "net/url_request/url_request_context.h" |
#include "net/url_request/url_request_context_getter.h" |