| Index: chrome/browser/ui/login/login_prompt_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/ui/login/login_prompt_uitest.cc (revision 70702)
|
| +++ chrome/browser/ui/login/login_prompt_uitest.cc (working copy)
|
| @@ -1,11 +1,10 @@
|
| -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| #include <string>
|
|
|
| #include "chrome/browser/net/url_fixer_upper.h"
|
| -#include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/test/automation/tab_proxy.h"
|
| #include "chrome/test/automation/browser_proxy.h"
|
|
|