From 5b3d546e961671f7d9b6f27db04aa22042a9a030 Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" Date: Tue, 2 Nov 2010 05:06:03 +0000 Subject: Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entry that refers to the PPAPI repo, and fixes the includes to use the new location. TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/4164015 TBR=brettw@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64717 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/remoting.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoting/remoting.gyp') diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index dc72d8b..8661eb3 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -73,7 +73,7 @@ 'chromoting_base', 'chromoting_client', 'chromoting_jingle_glue', - '../ppapi/ppapi.gyp:ppapi_cpp_objects', + '../third_party/ppapi/ppapi.gyp:ppapi_cpp_objects', ], 'sources': [ 'client/plugin/chromoting_instance.cc', -- cgit v1.1