# Include this script from /etc/chromium-browser/default to enable
# the Adobe/Google Pepper Flash plugin.

FLASH_VERSION=32.0.0.344

CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so \
--ppapi-flash-version=$FLASH_VERSION"
