Bug 976392 - Move moz2d to libxul; r=jrmuizel

This commit is contained in:
Ehsan Akhgari 2014-02-25 15:42:23 -05:00
parent 0a359611a1
commit 91df1527b5
2 changed files with 3 additions and 3 deletions

View File

@ -65,8 +65,6 @@ elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
SOURCES += [
'ScaledFontWin.cpp',
]
DEFINES['SKIA_IMPLEMENTATION'] = 1
DEFINES['GR_IMPLEMENTATION'] = 1
if CONFIG['MOZ_ENABLE_SKIA']:
UNIFIED_SOURCES += [
@ -127,7 +125,7 @@ MSVC_ENABLE_PGO = True
include('/ipc/chromium/chromium-config.mozbuild')
FINAL_LIBRARY = 'gkmedias'
FINAL_LIBRARY = 'xul'
for var in ('MOZ_GFX', 'USE_CAIRO', 'GFX2D_INTERNAL', 'MOZ2D_HAS_MOZ_CAIRO'):
DEFINES[var] = True

View File

@ -376,6 +376,7 @@ _moz_cairo_mask_surface
_moz_cairo_matrix_init
_moz_cairo_matrix_init_identity
_moz_cairo_matrix_init_scale
_moz_cairo_matrix_init_translate
_moz_cairo_matrix_invert
_moz_cairo_matrix_multiply
_moz_cairo_matrix_rotate
@ -414,6 +415,7 @@ _moz_cairo_pattern_status
_moz_cairo_pdf_surface_create_for_stream
_moz_cairo_pop_group
_moz_cairo_pop_group_to_source
_moz_cairo_push_group
_moz_cairo_push_group_with_content
_moz_cairo_rectangle
_moz_cairo_rectangle_list_destroy