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

FLASH_VERSION=32.0.0.453
CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=/usr/lib64/chromium/PepperFlash/libpepflashplayer.so --ppapi-flash-version=$FLASH_VERSION"
