| 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 90e7c1d779b37b0d386b7d70bd3e2f62a8a62e7f..cbc2f2cfa4ada1a176c1bba3a588ad40dca8dc9c 100644
|
| --- a/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| +++ b/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| @@ -23,6 +23,7 @@
|
| #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"
|
|
|