diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index 13d01c1..613b4a7 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -10,7 +10,7 @@ 'dependencies': [ 'content_common', '../app/app.gyp:app_resources', - '../ppapi/ppapi.gyp:ppapi_proxy', + '../ppapi/ppapi_internal.gyp:ppapi_proxy', '../skia/skia.gyp:skia', '../third_party/flac/flac.gyp:libflac', '../third_party/speex/speex.gyp:libspeex', |