| Index: webkit/glue/plugins/test/plugin_schedule_timer_test.h
|
| diff --git a/webkit/glue/plugins/test/plugin_schedule_timer_test.h b/webkit/glue/plugins/test/plugin_schedule_timer_test.h
|
| index 9ca947f99eac9b81b1edc2a81bc8f12222b6afb5..e3e6505a6057f5142d56f96df5627f972367908a 100644
|
| --- a/webkit/glue/plugins/test/plugin_schedule_timer_test.h
|
| +++ b/webkit/glue/plugins/test/plugin_schedule_timer_test.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_GLUE_PLUGINS_TEST_PLUGIN_SCHEDULE_TIMER_TEST_H
|
| #define WEBKIT_GLUE_PLUGINS_TEST_PLUGIN_SCHEDULE_TIMER_TEST_H
|
|
|
| -#include <vector>
|
| -
|
| #include "base/at_exit.h"
|
| #include "base/time.h"
|
| #include "webkit/glue/plugins/test/plugin_test.h"
|
|
|