diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-10 09:38:29 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-10 09:38:29 +0000 |
commit | 2e15063b45894d22e040c2416fca93cdea2a926f (patch) | |
tree | c20f2ff3ea588ff394baf210e40cd4217ad71e1f /ppapi/ppapi_untrusted.gyp | |
parent | 574ce9fabb806250728557b0ad40139ad60ebee4 (diff) | |
download | chromium_src-2e15063b45894d22e040c2416fca93cdea2a926f.zip chromium_src-2e15063b45894d22e040c2416fca93cdea2a926f.tar.gz chromium_src-2e15063b45894d22e040c2416fca93cdea2a926f.tar.bz2 |
DEPS roll plus copy list update.
We require some files now to be copied on the chrome side.
Also we require some new include_dirs previously injected.
BUG=None
TEST=None
TBR=noelallen@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10914169
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155693 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/ppapi_untrusted.gyp')
-rw-r--r-- | ppapi/ppapi_untrusted.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ppapi/ppapi_untrusted.gyp b/ppapi/ppapi_untrusted.gyp index f818676..46f70bb 100644 --- a/ppapi/ppapi_untrusted.gyp +++ b/ppapi/ppapi_untrusted.gyp @@ -54,9 +54,7 @@ 'link_flags': [ '-lppapi_cpp', '-lppapi', - '-lplatform', '-lpthread', - '-lgio', ], # TODO(bradchen): get rid of extra_deps64 and extra_deps32 # once native_client/build/untrusted.gypi no longer needs them. |