Index: chrome/browser/resources/sync_internals_resources.grd |
diff --git a/chrome/browser/resources/sync_internals_resources.grd b/chrome/browser/resources/sync_internals_resources.grd |
index 10f003c542d85a14405bc22e8e50c1239500b541..e0537d985bc699c750de244974f33c27304fb1c8 100644 |
--- a/chrome/browser/resources/sync_internals_resources.grd |
+++ b/chrome/browser/resources/sync_internals_resources.grd |
@@ -14,6 +14,7 @@ |
<include name="IDR_SYNC_INTERNALS_INDEX_HTML" file="sync_internals/sync_index.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
<include name="IDR_SYNC_INTERNALS_INDEX_JS" file="sync_internals/sync_index.js" type="BINDATA" /> |
<include name="IDR_SYNC_INTERNALS_CHROME_SYNC_JS" file="sync_internals/chrome_sync.js" type="BINDATA" /> |
+ <include name="IDR_SYNC_INTERNALS_TYPES_JS" file="sync_internals/types.js" type="BINDATA" /> |
<include name="IDR_SYNC_INTERNALS_SYNC_LOG_JS" file="sync_internals/sync_log.js" type="BINDATA" /> |
<include name="IDR_SYNC_INTERNALS_SYNC_NODE_BROWSER_JS" file="sync_internals/sync_node_browser.js" type="BINDATA" /> |
<include name="IDR_SYNC_INTERNALS_SYNC_SEARCH_JS" file="sync_internals/sync_search.js" type="BINDATA" /> |