| Index: ppapi/thunk/ppb_network_proxy_thunk.cc
|
| diff --git a/ppapi/thunk/ppb_network_proxy_thunk.cc b/ppapi/thunk/ppb_network_proxy_thunk.cc
|
| index e14ab0d4eef524d61dc86dd35a3194eec8179e11..38a97210d78bb24268a95aea5398068196a6c99d 100644
|
| --- a/ppapi/thunk/ppb_network_proxy_thunk.cc
|
| +++ b/ppapi/thunk/ppb_network_proxy_thunk.cc
|
| @@ -2,9 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// From ppb_network_proxy.idl modified Tue Jun 25 15:45:53 2013.
|
| -
|
| -#include <stdint.h>
|
| +// From ppb_network_proxy.idl modified Tue Mar 25 14:43:09 2014.
|
|
|
| #include "ppapi/c/pp_completion_callback.h"
|
| #include "ppapi/c/pp_errors.h"
|
|
|