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

Unified Diff: webkit/activex_shim_dll/SConscript

Issue 10769: Move dmg_fp in scons build to compile from (Closed)
Patch Set: linux too Created 12 years, 1 month 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 | « third_party/dmg_fp/using_dmg_fp.scons ('k') | webkit/glue/plugins/test/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/activex_shim_dll/SConscript
diff --git a/webkit/activex_shim_dll/SConscript b/webkit/activex_shim_dll/SConscript
index fc75357d4eebcca0249ae67bcc4a8cefa320cc1e..f451ac2232a08d0925bbe615141edd52703d9777 100644
--- a/webkit/activex_shim_dll/SConscript
+++ b/webkit/activex_shim_dll/SConscript
@@ -16,7 +16,6 @@ env.Prepend(
'googleurl',
env['ICU_LIBS'], # TODO(sgk): '$ICU_LIBS' when scons is fixed
'base',
- 'dmg_fp',
],
)
« no previous file with comments | « third_party/dmg_fp/using_dmg_fp.scons ('k') | webkit/glue/plugins/test/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698