diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-21 10:08:57 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-21 10:08:57 +0000 |
commit | 68ac50e2bd9863b53d8e87859ba672a1c76a756d (patch) | |
tree | b4b196b8bb2d45ed7901f4847e6510f75d63dd8e /tools/gritsettings/resource_ids | |
parent | 0168625f1852e198260418af873634b2bd26c95d (diff) | |
download | chromium_src-68ac50e2bd9863b53d8e87859ba672a1c76a756d.zip chromium_src-68ac50e2bd9863b53d8e87859ba672a1c76a756d.tar.gz chromium_src-68ac50e2bd9863b53d8e87859ba672a1c76a756d.tar.bz2 |
DevTools: convert about:workers into about:inspect
BUG=118915
Review URL: https://chromiumcodereview.appspot.com/9724038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127931 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/gritsettings/resource_ids')
-rw-r--r-- | tools/gritsettings/resource_ids | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids index d6c386d..dc712b2 100644 --- a/tools/gritsettings/resource_ids +++ b/tools/gritsettings/resource_ids @@ -162,9 +162,6 @@ "chrome/browser/resources/quota_internals_resources.grd": { "includes": [23000], }, - "chrome/browser/resources/workers_resources.grd": { - "includes": [23500], - }, # All standard and large theme resources should have the same IDs. "ui/resources/ui_resources_standard.grd": { "includes": [24000], |