Chromium Code Reviews| Index: src/untrusted/irt/irt_entry_ppapi.c |
| =================================================================== |
| --- src/untrusted/irt/irt_entry_ppapi.c (revision 0) |
| +++ src/untrusted/irt/irt_entry_ppapi.c (revision 0) |
| @@ -0,0 +1,8 @@ |
| +/* |
| + * Copyright (c) 2011 The Native Client Authors. All rights reserved. |
| + * Use of this source code is governed by a BSD-style license that can be |
| + * found in the LICENSE file. |
| + */ |
| + |
| +#define IRT_PPAPI 1 |
| +#include "native_client/src/untrusted/irt/irt_entry.c" |