Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index 58d75f6cd7f473b854f3ef3b2cbefe6ccbc529c4..4c27b0d9d5ee73db2af62f6df7971cefb7397c47 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -380,6 +380,8 @@ |
<include name="IDR_SYNC_CONFIRMATION_CSS" file="resources\sync_confirmation\sync_confirmation.css" type="BINDATA" /> |
<include name="IDR_SYNC_CONFIRMATION_HTML" file="resources\sync_confirmation\sync_confirmation.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
<include name="IDR_SYNC_CONFIRMATION_JS" file="resources\sync_confirmation\sync_confirmation.js" type="BINDATA" /> |
+ <include name="IDR_SIGNIN_ERROR_HTML" file="resources\signin_error\signin_error.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
tommycli
2016/08/24 17:22:52
Does this work if it's simply preprocess="true" in
Jane
2016/08/25 16:35:28
Just preprocess="true"? I got "grit.exception.Unex
|
+ <include name="IDR_SIGNIN_ERROR_JS" file="resources\signin_error\signin_error.js" type="BINDATA" /> |
<include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" /> |
<include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" /> |