| Index: webkit/tools/test_shell/webview_host.h
|
| diff --git a/webkit/tools/test_shell/webview_host.h b/webkit/tools/test_shell/webview_host.h
|
| index 897ba02612427ae0e2933cc54f9f227d88df4e9c..7aade204e1e4ed4c1cfdd0cce4702a18970c7623 100644
|
| --- a/webkit/tools/test_shell/webview_host.h
|
| +++ b/webkit/tools/test_shell/webview_host.h
|
| @@ -1,12 +1,10 @@
|
| -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 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.
|
|
|
| #ifndef WEBKIT_TOOLS_TEST_SHELL_WEBVIEW_HOST_H_
|
| #define WEBKIT_TOOLS_TEST_SHELL_WEBVIEW_HOST_H_
|
|
|
| -#include <map>
|
| -
|
| #include "base/basictypes.h"
|
| #include "gfx/native_widget_types.h"
|
| #include "gfx/rect.h"
|
|
|