diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-26 13:10:41 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-26 13:10:41 +0000 |
commit | 4cc1c1f9a9d19b5988dc01ac4e6fc693b0e03ec1 (patch) | |
tree | 42c1c1fc46e44813c71c7611e1acac1b524b1090 /tools | |
parent | 9b59a69ff861f502b0cb17e0f2f990f068677ce5 (diff) | |
download | chromium_src-4cc1c1f9a9d19b5988dc01ac4e6fc693b0e03ec1.zip chromium_src-4cc1c1f9a9d19b5988dc01ac4e6fc693b0e03ec1.tar.gz chromium_src-4cc1c1f9a9d19b5988dc01ac4e6fc693b0e03ec1.tar.bz2 |
This reverts r119230 that broke few builders.
TBR=yurys
Review URL: https://chromiumcodereview.appspot.com/9234061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119231 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/gritsettings/resource_ids | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids index 6685146..733038f 100644 --- a/tools/gritsettings/resource_ids +++ b/tools/gritsettings/resource_ids @@ -147,7 +147,7 @@ "includes": [21000], }, # This file is generated during the build. - "chrome/browser/debugger/frontend/devtools_discovery_page_resources.grd": { + "chrome/browser/debugger/frontend/devtools_frontend_resources.grd": { "includes": [21500], }, "chrome/browser/resources/options_resources.grd": { |