| Index: chrome/test/interactive_ui/fast_shutdown_interactive_uitest.cc
|
| ===================================================================
|
| --- chrome/test/interactive_ui/fast_shutdown_interactive_uitest.cc (revision 80714)
|
| +++ chrome/test/interactive_ui/fast_shutdown_interactive_uitest.cc (working copy)
|
| @@ -1,8 +1,9 @@
|
| -// Copyright (c) 2010 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 "base/file_path.h"
|
| +#include "base/test/test_timeouts.h"
|
| #include "chrome/app/chrome_command_ids.h"
|
| #include "chrome/browser/ui/view_ids.h"
|
| #include "chrome/test/automation/automation_proxy.h"
|
|
|