| Index: chrome/plugin/webplugin_delegate_stub.h
|
| diff --git a/chrome/plugin/webplugin_delegate_stub.h b/chrome/plugin/webplugin_delegate_stub.h
|
| index 5e406ed7684cd434a504c2f64253429be3e6e56e..84b22a0fbcc724ae0e43869c84ad2b67f9b2dc97 100644
|
| --- a/chrome/plugin/webplugin_delegate_stub.h
|
| +++ b/chrome/plugin/webplugin_delegate_stub.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 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.
|
|
|
| @@ -6,7 +6,6 @@
|
| #define CHROME_PLUGIN_WEBPLUGIN_DELEGATE_STUB_H_
|
| #pragma once
|
|
|
| -#include <queue>
|
| #include <string>
|
| #include <vector>
|
|
|
|
|