diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 8661eb3..dc72d8b 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -73,7 +73,7 @@ 'chromoting_base', 'chromoting_client', 'chromoting_jingle_glue', - '../third_party/ppapi/ppapi.gyp:ppapi_cpp_objects', + '../ppapi/ppapi.gyp:ppapi_cpp_objects', ], 'sources': [ 'client/plugin/chromoting_instance.cc', |