Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: android_webview/test/unittest/assets/asset_file.ogg

Issue 2916723002: [spelling] existance to existence (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This file is used by the WebView unittests for loading media asset files, 1 This file is used by the WebView unittests for loading media asset files,
2 see android_webview_unittests_apk and AwMediaUrlInterceptorTest. 2 see android_webview_unittests_apk and AwMediaUrlInterceptorTest.
3 3
4 This is a text file, but we use the .ogg extension so that aapt will not 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 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 6 they do not play the media, and they are only interested in the existence of
7 an uncompressed media file in the assets directory. 7 an uncompressed media file in the assets directory.
OLDNEW
« no previous file with comments | « no previous file | ash/wm/maximize_mode/maximize_mode_controller.cc » ('j') | content/browser/webui/web_ui_mojo_browsertest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698