summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/sync_internals_resources.grd
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/sync_internals_resources.grd')
-rw-r--r--chromium/chrome/browser/resources/sync_internals_resources.grd11
1 files changed, 1 insertions, 10 deletions
diff --git a/chromium/chrome/browser/resources/sync_internals_resources.grd b/chromium/chrome/browser/resources/sync_internals_resources.grd
index bcb1f421823..e0537d985bc 100644
--- a/chromium/chrome/browser/resources/sync_internals_resources.grd
+++ b/chromium/chrome/browser/resources/sync_internals_resources.grd
@@ -6,13 +6,6 @@
<output filename="grit/sync_internals_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
- <!-- Note: These next two files aren't actually used by Chrome, but they're
- needed so that Visual Studio doesn't try to continually rebuild this
- .grd (which it will do if it can't find some relevant output files).
- Supposedly we could update our .gyp rules to not need this, but I don't
- know how to do it and this doesn't really cost us anything... -->
- <output filename="grit/sync_internals_resources_map.cc" type="resource_file_map_source" />
- <output filename="grit/sync_internals_resources_map.h" type="resource_map_header" />
<output filename="sync_internals_resources.pak" type="data_package" />
</outputs>
<release seq="1">
@@ -21,16 +14,14 @@
<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" />
<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_NOTIFICATIONS_JS" file="sync_internals/notifications.js" type="BINDATA" />
<include name="IDR_SYNC_INTERNALS_SEARCH_JS" file="sync_internals/search.js" type="BINDATA" />
- <include name="IDR_SYNC_INTERNALS_NODE_BROWSER_JS" file="sync_internals/node_browser.js" type="BINDATA" />
- <include name="IDR_SYNC_INTERNALS_TRAFFIC_JS" file="sync_internals/traffic.js" type="BINDATA" />
</includes>
</release>
</grit>