summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/about_chrome_view.cc
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 19:10:58 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 19:10:58 +0000
commitf90f5c51896294e5d0bb9c891fbc60a76f88fd48 (patch)
treece4526dc2d21c927f89b62bc33e0177f48bdc934 /chrome/browser/views/about_chrome_view.cc
parent47d054af93ac917522c4a432ab3388008d5d21c6 (diff)
downloadchromium_src-f90f5c51896294e5d0bb9c891fbc60a76f88fd48.zip
chromium_src-f90f5c51896294e5d0bb9c891fbc60a76f88fd48.tar.gz
chromium_src-f90f5c51896294e5d0bb9c891fbc60a76f88fd48.tar.bz2
Add locale_settings.grd to the build. This generates
a locale_settings.h file that we use on all platforms. However, the rc generation isn't correct yet, so for now, use the existing locale_settings_*.rc files. Also go ahead and generate the en-US locale pak on linux. Review URL: http://codereview.chromium.org/20447 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9956 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views/about_chrome_view.cc')
-rw-r--r--chrome/browser/views/about_chrome_view.cc9
1 files changed, 4 insertions, 5 deletions
diff --git a/chrome/browser/views/about_chrome_view.cc b/chrome/browser/views/about_chrome_view.cc
index 2241641..347e717a 100644
--- a/chrome/browser/views/about_chrome_view.cc
+++ b/chrome/browser/views/about_chrome_view.cc
@@ -10,8 +10,6 @@
#include "base/string_util.h"
#include "base/win_util.h"
#include "base/word_iterator.h"
-#include "chrome/app/locales/locale_settings.h"
-#include "grit/theme_resources.h"
#include "chrome/browser/browser_list.h"
#include "chrome/common/gfx/chrome_canvas.h"
#include "chrome/common/gfx/color_utils.h"
@@ -25,11 +23,12 @@
#include "chrome/views/text_field.h"
#include "chrome/views/throbber.h"
#include "chrome/views/window.h"
+#include "grit/chromium_strings.h"
+#include "grit/generated_resources.h"
+#include "grit/locale_settings.h"
+#include "grit/theme_resources.h"
#include "webkit/glue/webkit_glue.h"
-#include "chromium_strings.h"
-#include "generated_resources.h"
-
namespace {
// The pixel width of the version text field. Ideally, we'd like to have the
// bounds set to the edge of the icon. However, the icon is not a view but a