Supervised user whitelists: Cleanup
[chromium-blink-merge.git] / android_webview / test / unittest / assets / asset_file.ogg
blob1e9e1a13dd94cd85cda47e64a7f2a81f4e9df26f
1 This file is used by the WebView unittests for loading media asset files,
2 see android_webview_unittests_apk and AwMediaUrlInterceptorTest.
4 This is a text file, but we use the .ogg extension so that aapt will not
5 compress its contents. This is ok for the purpose of the unit tests since
6 they do not play the media, and they are only interested in the existance of
7 an uncompressed media file in the assets directory.