Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index 491d8abd6cd48d9948222a5423565602c689fb46..56c99979bb8a66e7231e92f069714e1e5fc90db4 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -151,6 +151,8 @@ |
| 'embedder/platform_channel_utils_posix.h', |
| 'embedder/platform_handle.cc', |
| 'embedder/platform_handle.h', |
| + 'embedder/platform_handle_vector.cc', |
| + 'embedder/platform_handle_vector.h', |
| 'embedder/scoped_platform_handle.h', |
| 'system/channel.cc', |
| 'system/channel.h', |