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

Unified Diff: android_webview/ui/aw_resources.grd

Issue 1273263002: [Android WebView] Prepare loading error messages for TC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « android_webview/tools/webview_repack_locales.py ('k') | android_webview/ui/aw_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/ui/aw_resources.grd
diff --git a/android_webview/ui/aw_resources.grd b/android_webview/ui/aw_resources.grd
new file mode 100644
index 0000000000000000000000000000000000000000..9bb0cb7a276d791fa9cc61da72f2c109f882523b
--- /dev/null
+++ b/android_webview/ui/aw_resources.grd
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit current_release="1" latest_public_release="0">
+ <outputs>
+ <output filename="grit/aw_resources.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="aw_resources.pak" type="data_package" />
+ </outputs>
+ <release seq="1">
+ <includes>
+ <include name="IDR_AW_LOAD_ERROR_HTML" file="resources\load_error.html" flattenhtml="true" type="BINDATA" />
+ </includes>
+ </release>
+</grit>
« no previous file with comments | « android_webview/tools/webview_repack_locales.py ('k') | android_webview/ui/aw_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698