| Index: ppapi/thunk/ppb_websocket_thunk.cc
|
| diff --git a/ppapi/thunk/ppb_websocket_thunk.cc b/ppapi/thunk/ppb_websocket_thunk.cc
|
| index f7354ba86f9fdd3441600eaa8dab6c33a42c5776..c4664c6ef2f544367a0e5d33fa4a1cce35d6965d 100644
|
| --- a/ppapi/thunk/ppb_websocket_thunk.cc
|
| +++ b/ppapi/thunk/ppb_websocket_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_websocket.idl modified Mon May 6 10:11:29 2013.
|
| -
|
| -#include <stdint.h>
|
| +// From ppb_websocket.idl modified Tue Mar 25 14:43:09 2014.
|
|
|
| #include "ppapi/c/pp_completion_callback.h"
|
| #include "ppapi/c/pp_errors.h"
|
|
|