| Index: ppapi/ppapi_shared_untrusted.gyp
|
| diff --git a/ppapi/ppapi_shared_untrusted.gyp b/ppapi/ppapi_shared_untrusted.gyp
|
| index e0a08b47660556509b0f83f51f45920b32730787..29cd09b87d8331458f816a3ca833ce7d243f919e 100644
|
| --- a/ppapi/ppapi_shared_untrusted.gyp
|
| +++ b/ppapi/ppapi_shared_untrusted.gyp
|
| @@ -36,6 +36,7 @@
|
| '../gpu/command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
|
| '../gpu/gpu_untrusted.gyp:command_buffer_client_untrusted',
|
| '../gpu/gpu_untrusted.gyp:gles2_implementation_untrusted',
|
| + # TODO(dalecurtis): What goes here? Do we need an untrusted target?
|
| ],
|
| },
|
| ],
|
|
|