| Index: ppapi/thunk/ppb_camera_capabilities_private_thunk.cc
|
| diff --git a/ppapi/thunk/ppb_camera_capabilities_private_thunk.cc b/ppapi/thunk/ppb_camera_capabilities_private_thunk.cc
|
| index baebc8248ab2df779318b07a8da417e48cecb23f..b867937666c3f9ec02b09f34c5631d7ffe02f2b4 100644
|
| --- a/ppapi/thunk/ppb_camera_capabilities_private_thunk.cc
|
| +++ b/ppapi/thunk/ppb_camera_capabilities_private_thunk.cc
|
| @@ -2,12 +2,11 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// From private/ppb_camera_capabilities_private.idl modified Wed Nov 5 14:29:15
|
| +// From private/ppb_camera_capabilities_private.idl modified Tue Dec 9 11:58:37
|
| // 2014.
|
|
|
| #include "ppapi/c/pp_errors.h"
|
| #include "ppapi/c/private/ppb_camera_capabilities_private.h"
|
| -#include "ppapi/shared_impl/tracked_callback.h"
|
| #include "ppapi/thunk/enter.h"
|
| #include "ppapi/thunk/ppapi_thunk_export.h"
|
| #include "ppapi/thunk/ppb_camera_capabilities_api.h"
|
|
|