Chromium Code Reviews| Index: remoting/remoting.gyp |
| =================================================================== |
| --- remoting/remoting.gyp (revision 110359) |
| +++ remoting/remoting.gyp (working copy) |
| @@ -211,7 +211,7 @@ |
| 'remoting_client', |
| 'remoting_jingle_glue', |
| '../media/media.gyp:media', |
| - '../ppapi/ppapi.gyp:ppapi_cpp_objects', |
| + '../ppapi/ppapi_cpp.gyp:ppapi_cpp_objects', |
| # TODO(sergeyu): This is a hack: plugin should not depend on |
| # webkit glue. Skia is needed here to add include path webkit glue |