Fixes to make possible to build snappy_unittest with gyp.
Currently it is not possible to build snappy_unittest target on Linux with the following command line: $ ninja -C out/Debug snappy_unittest This patch fixes this problem. BUG=None TEST=build snappy_unittest on Linux. R=jsbell@chromium.org Review URL: https://codereview.chromium.org/236323002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267102 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment