Chromium Code Reviews

Unified Diff: android_webview/test_apk/assets/asset_file.html

Issue 12609013: [android_webview] Build test code against the shell APK. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix up minsdkversoin Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: android_webview/test_apk/assets/asset_file.html
diff --git a/android_webview/test_apk/assets/asset_file.html b/android_webview/test_apk/assets/asset_file.html
deleted file mode 100644
index 500886075d9864b8fe8a1b633902c204cfd26102..0000000000000000000000000000000000000000
--- a/android_webview/test_apk/assets/asset_file.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-<head>
- <title>Asset File</title>
-</head>
-<body>
-This is an asset file.
-</body>
-</html>

Powered by Google App Engine