Revert of Cleanup: Remove remaining generated extensions APIs on Android. (patchset...
[chromium-blink-merge.git] / ppapi / generators / test_cgen / stdint.h
blobe49f0c0b94740010945e604820fa3c7643a95df6
1 /* Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
4 */
6 /* From test_cgen/stdint.idl modified Thu Aug 18 16:20:46 2011. */
8 #ifndef PPAPI_C_TEST_CGEN_STDINT_H_
9 #define PPAPI_C_TEST_CGEN_STDINT_H_
11 #include "ppapi/c/pp_macros.h"
13 /**
14 * @file
15 * This file provides a definition of C99 sized types
16 * for Microsoft compilers. These definitions only apply
17 * for trusted modules.
20 #endif /* PPAPI_C_TEST_CGEN_STDINT_H_ */