Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(832)

Unified Diff: gears/SConscript.browser

Issue 16586: Update Gears to r3147, and fix scons build to match. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gears/SConscript ('k') | gears/SConscript.googleurl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gears/SConscript.browser
===================================================================
--- gears/SConscript.browser (revision 7654)
+++ gears/SConscript.browser (working copy)
@@ -207,7 +207,6 @@
if not env['OFFICIAL_BUILD']:
env.Append(LIBS = [
'jpeg-gears',
- 'portaudio',
'gd',
])
@@ -225,7 +224,6 @@
env.FilterOut(LIBS = [
'googleurl-gears',
'sqlite-gears',
- 'portaudio',
'png-gears',
'zlib-gears',
'jpeg-gears',
« no previous file with comments | « gears/SConscript ('k') | gears/SConscript.googleurl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698