| Index: content/child/npapi/npobject_stub.cc
|
| diff --git a/content/child/npapi/npobject_stub.cc b/content/child/npapi/npobject_stub.cc
|
| index 367024b6732e104bb378c965a740a643d1b5a34f..a8f512809eb5f637dddf874fc8dccbeb604f8ed2 100644
|
| --- a/content/child/npapi/npobject_stub.cc
|
| +++ b/content/child/npapi/npobject_stub.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "content/child/npapi/npobject_stub.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "content/child/npapi/np_channel_base.h"
|
| #include "content/child/npapi/npobject_util.h"
|
| #include "content/child/plugin_messages.h"
|
|
|