| Index: ppapi/proxy/plugin_dispatcher_unittest.cc
|
| diff --git a/ppapi/proxy/plugin_dispatcher_unittest.cc b/ppapi/proxy/plugin_dispatcher_unittest.cc
|
| index 821ecad3799c3441408892e81697ffab7041ce54..2e3f058b043d193e5e5fb2cc7699bdc01411ba69 100644
|
| --- a/ppapi/proxy/plugin_dispatcher_unittest.cc
|
| +++ b/ppapi/proxy/plugin_dispatcher_unittest.cc
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "ipc/ipc_message_utils.h"
|
| #include "ppapi/c/ppb_audio.h"
|
| #include "ppapi/c/ppp_instance.h"
|
|
|