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

Unified Diff: android_webview/ui/aw_resources.grd

Issue 2523193002: [Autofill] Add a content_renderer manifest overlay for android_webview. (Closed)
Patch Set: Create content_renderer manifest overlay for android webview Created 4 years, 1 month 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/browser/aw_renderer_manifest_overlay.json ('k') | no next file » | 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
index d59182023649a134a688fc929855f0e5edffdab2..97b42dfc8bcc9c9d14b4d536d64fb66e80af099b 100644
--- a/android_webview/ui/aw_resources.grd
+++ b/android_webview/ui/aw_resources.grd
@@ -10,6 +10,7 @@
<includes>
<include name="IDR_AW_LOAD_ERROR_HTML" file="resources\load_error.html" flattenhtml="true" type="BINDATA" />
<include name="IDR_AW_BROWSER_MANIFEST_OVERLAY" file="../browser/aw_browser_manifest_overlay.json" type="BINDATA" />
+ <include name="IDR_AW_RENDERER_MANIFEST_OVERLAY" file="../browser/aw_renderer_manifest_overlay.json" type="BINDATA" />
</includes>
</release>
</grit>
« no previous file with comments | « android_webview/browser/aw_renderer_manifest_overlay.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698