| Index: webkit/plugins/npapi/test/plugin_arguments_test.cc
|
| diff --git a/webkit/plugins/npapi/test/plugin_arguments_test.cc b/webkit/plugins/npapi/test/plugin_arguments_test.cc
|
| index fe1e54ea79cb653eb55d142603f05fef2e30ee5e..bab2298d6b2e643bd56f87faf45664a34c6fc7a9 100644
|
| --- a/webkit/plugins/npapi/test/plugin_arguments_test.cc
|
| +++ b/webkit/plugins/npapi/test/plugin_arguments_test.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stdlib.h>
|
| +
|
| #include "webkit/plugins/npapi/test/plugin_arguments_test.h"
|
|
|
| #include "base/basictypes.h"
|
|
|