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

Unified Diff: android_webview/test/shell/res/raw/error.html

Issue 1270793002: [Android WebView] Put error page files into WebView resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added RTL direction support Created 5 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: android_webview/test/shell/res/raw/error.html
diff --git a/android_webview/test/shell/res/raw/error.html b/android_webview/test/shell/res/raw/error.html
deleted file mode 100644
index ec1ee5cc7b534aa9947c96103027687513fa79c9..0000000000000000000000000000000000000000
--- a/android_webview/test/shell/res/raw/error.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
- <head>
- <title>Error</title>
- <p>An error occured loading %s</p>
- </head>
-</html>

Powered by Google App Engine
This is Rietveld 408576698