Chromium Code Reviews| Index: ppapi/ppapi_shared.gypi |
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
| index 78010bda93722c362ef12a8087c6fc913e45e8cb..9fe13752bbd953bcbc0f9b52f566b78455536ea5 100644 |
| --- a/ppapi/ppapi_shared.gypi |
| +++ b/ppapi/ppapi_shared.gypi |
| @@ -11,6 +11,7 @@ |
| # This part is shared between the targets defined below. |
| ['ppapi_shared_target==1', { |
| 'sources': [ |
| + # Note: sources list duplicated in GN build. |
| 'shared_impl/array_var.cc', |
| 'shared_impl/array_var.h', |
| 'shared_impl/array_writer.cc', |