| Index: content/ppapi_plugin/ppapi_thread.cc
|
| diff --git a/content/ppapi_plugin/ppapi_thread.cc b/content/ppapi_plugin/ppapi_thread.cc
|
| index 57b7808a5336570233ec231fa6f1b842213fbbe4..91c3f8537dcab8e1485200b21a97dace54b2b2ea 100644
|
| --- a/content/ppapi_plugin/ppapi_thread.cc
|
| +++ b/content/ppapi_plugin/ppapi_thread.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/process_util.h"
|
| #include "base/rand_util.h"
|
| +#include "base/stringprintf.h"
|
| #include "content/common/child_process.h"
|
| #include "content/ppapi_plugin/broker_process_dispatcher.h"
|
| #include "content/ppapi_plugin/plugin_process_dispatcher.h"
|
|
|