From 0bc24b5f255230a027a0a3b63c1ece5746519f39 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Tue, 11 Jan 2011 01:19:47 +0000 Subject: Cleanup: Remove unneeded includes of chrome_switches.h. BUG=none TEST=none Review URL: http://codereview.chromium.org/6086003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70978 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/notifications/notifications_interactive_uitest.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/browser/notifications/notifications_interactive_uitest.cc') diff --git a/chrome/browser/notifications/notifications_interactive_uitest.cc b/chrome/browser/notifications/notifications_interactive_uitest.cc index 43d905f..e0925442bc 100644 --- a/chrome/browser/notifications/notifications_interactive_uitest.cc +++ b/chrome/browser/notifications/notifications_interactive_uitest.cc @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "chrome/common/chrome_switches.h" #include "chrome/test/automation/browser_proxy.h" #include "chrome/test/automation/tab_proxy.h" #include "chrome/test/ui/ui_test.h" -- cgit v1.1