summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-12 23:04:39 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-12 23:04:39 +0000
commita93ce4aab759723f1d7aabfad0b8c39e5816f6d9 (patch)
tree0aba24b466975eac516088659331c805ad4cc9d1 /chrome/chrome_browser.gypi
parentb5b490768291c839227ed1d0eaffebbd3fa175d3 (diff)
downloadchromium_src-a93ce4aab759723f1d7aabfad0b8c39e5816f6d9.zip
chromium_src-a93ce4aab759723f1d7aabfad0b8c39e5816f6d9.tar.gz
chromium_src-a93ce4aab759723f1d7aabfad0b8c39e5816f6d9.tar.bz2
Clean up net_internals_resources.grd:
* Always mark HTML/CSS as "flattenhtml" unless not possible * Remove resources not needed due to flattening * Simplify dom_ui code now that most resources won't be loaded that route The change to index.html is needed to make the flattener do the right thing (otherwise the stylesheet doesn't get inlined). BUG=none TEST=none Review URL: http://codereview.chromium.org/2907009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52146 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rw-r--r--chrome/chrome_browser.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 65c7142..5da0819 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2754,7 +2754,6 @@
# These files are generated by GRIT.
'<(grit_out_dir)/grit/bookmark_manager_resources_map.cc',
- '<(grit_out_dir)/grit/net_internals_resources_map.cc',
'<(grit_out_dir)/grit/shared_resources_map.cc',
'<(grit_out_dir)/grit/theme_resources_map.cc',
],