ERR_UNKNOWN_URL_SCHEME on image src

Since I added Crosswalk I can’t access my pictures stored in Google Photos app.

Image path start with : content://com.google.android.apps.photos.content/0/

I added this line :

$compileProvider.imgSrcSanitizationWhitelist(/^\s*(https?|file|blob|cdvfile|content):|data:image\//);

It was working fine with ionic, but since I added Crosswalk, I can’t get it works anymore.

My Ionic info:

ionic info

Your system information:

OS: Distributor ID: Fedora Description: Fedora release 21 (Twenty One) 

Node Version: v0.12.2

Cordova CLI: 4.3.0

Ionic CLI Version: 1.3.19