| Index: ppapi/thunk/ppb_mouse_lock_thunk.cc
|
| diff --git a/ppapi/thunk/ppb_mouse_lock_thunk.cc b/ppapi/thunk/ppb_mouse_lock_thunk.cc
|
| index ec1a29e484fa7b86c9c7ca1b8dda41285ec1aef2..56d2d366b77759950af31a7649fb3566d97ec06b 100644
|
| --- a/ppapi/thunk/ppb_mouse_lock_thunk.cc
|
| +++ b/ppapi/thunk/ppb_mouse_lock_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_mouse_lock.idl modified Wed May 15 13:57:07 2013.
|
| -
|
| -#include <stdint.h>
|
| +// From ppb_mouse_lock.idl modified Tue Mar 25 14:43:09 2014.
|
|
|
| #include "ppapi/c/pp_completion_callback.h"
|
| #include "ppapi/c/pp_errors.h"
|
|
|