Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index 3854b9c1bd71f1962726b16da99932244bda2ee8..4f5ed08d3cfebc2e1184b4a3f6e2089884c6d3e1 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -118,6 +118,11 @@ |
<include name="IDR_CONTEXTUAL_SEARCH_PROMO_JS" file="resources\contextual_search\promo.js" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_CONTEXTUAL_SEARCH_PROMO_HEADER_SVG" file="resources\contextual_search\header.svg" type="BINDATA" /> |
</if> |
+ <if expr="not is_android and not is_ios"> |
+ <include name="IDR_COPRESENCE_CSS" file="resources\copresence.css" type="BINDATA" /> |
+ <include name="IDR_COPRESENCE_HTML" file="resources\copresence.html" type="BINDATA" /> |
+ <include name="IDR_COPRESENCE_JS" file="resources\copresence.js" type="BINDATA" /> |
+ </if> |
<if expr="enable_printing"> |
<include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\manifest.json" type="BINDATA" /> |
</if> |