Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index e21268119eec9e22a4ff794f06f8c27621caa253..cce3a5429179a94f4bd5fe1208d7092ae3a9bbf3 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -151,6 +151,8 @@ |
| 'cpp/input_event.h', |
| 'cpp/instance.cc', |
| 'cpp/instance.h', |
| + 'cpp/instance_handle.cc', |
| + 'cpp/instance_handle.h', |
| 'cpp/logging.h', |
| 'cpp/module.cc', |
| 'cpp/module.h', |