| Index: content/renderer/npapi/webplugin_delegate_proxy.cc
|
| diff --git a/content/renderer/npapi/webplugin_delegate_proxy.cc b/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| index f0a04f4c452b0246ea680aa8c51f61c32481cf77..3a719763cc43ae10ec249250b11b93c6e4df092f 100644
|
| --- a/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| +++ b/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| @@ -23,7 +23,6 @@
|
| #include "base/strings/string_split.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "base/version.h"
|
| #include "content/child/child_process.h"
|
| #include "content/child/npapi/npobject_proxy.h"
|
| #include "content/child/npapi/npobject_stub.h"
|
|
|