diff options
author | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 13:52:34 +0000 |
---|---|---|
committer | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 13:52:34 +0000 |
commit | 5c538f7a94289561dd3646763a8ab642e79b83ab (patch) | |
tree | 615e9a9f4f7d85387f7f79ec1c55b996091f33ce /chrome_frame/chrome_frame_activex_base.h | |
parent | 73a964f0facc033d3ff6d08616f06d16850b37c2 (diff) | |
download | chromium_src-5c538f7a94289561dd3646763a8ab642e79b83ab.zip chromium_src-5c538f7a94289561dd3646763a8ab642e79b83ab.tar.gz chromium_src-5c538f7a94289561dd3646763a8ab642e79b83ab.tar.bz2 |
Remove the unused chrome frame resources and merge things into a single .grd file in preparation for localizing Chrome Frame.
BUG=24305
TEST=none
Review URL: http://codereview.chromium.org/1055002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41835 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/chrome_frame_activex_base.h')
-rw-r--r-- | chrome_frame/chrome_frame_activex_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame_activex_base.h b/chrome_frame/chrome_frame_activex_base.h index 5c8c2c4..c585766 100644 --- a/chrome_frame/chrome_frame_activex_base.h +++ b/chrome_frame/chrome_frame_activex_base.h @@ -36,7 +36,6 @@ #include "base/scoped_variant_win.h" #include "base/string_util.h" #include "grit/chrome_frame_resources.h" -#include "grit/chrome_frame_strings.h" #include "chrome_frame/chrome_frame_plugin.h" #include "chrome_frame/com_message_event.h" #include "chrome_frame/com_type_info_holder.h" |