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 |
deleted file mode 100644 |
index d2679184050c93619412363bb15d1a007590c754..0000000000000000000000000000000000000000 |
--- a/chrome/browser/resources/sync_internals_resources.grd |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-<?xml version="1.0" encoding="UTF-8"?> |
-<!-- This comment is only here because changes to resources are not picked up |
- without changes to the corresponding grd file. --> |
-<grit latest_public_release="0" current_release="1"> |
- <outputs> |
- <output filename="grit/sync_internals_resources.h" type="rc_header"> |
- <emit emit_type='prepend'></emit> |
- </output> |
- <output filename="sync_internals_resources.pak" type="data_package" /> |
- </outputs> |
- <release seq="1"> |
- <includes> |
- <include name="IDR_SYNC_INTERNALS_INDEX_HTML" file="sync_internals/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" /> |
- <include name="IDR_SYNC_INTERNALS_ABOUT_JS" file="sync_internals/about.js" type="BINDATA" /> |
- <include name="IDR_SYNC_INTERNALS_DATA_JS" file="sync_internals/data.js" type="BINDATA" /> |
- <include name="IDR_SYNC_INTERNALS_EVENTS_JS" file="sync_internals/events.js" type="BINDATA" /> |
- <include name="IDR_SYNC_INTERNALS_SEARCH_JS" file="sync_internals/search.js" type="BINDATA" /> |
- </includes> |
- </release> |
-</grit> |