summaryrefslogtreecommitdiffstats
path: root/chrome/views/accelerator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/accelerator.cc')
-rw-r--r--chrome/views/accelerator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/accelerator.cc b/chrome/views/accelerator.cc
index 9bbda74..b1c6191 100644
--- a/chrome/views/accelerator.cc
+++ b/chrome/views/accelerator.cc
@@ -6,9 +6,9 @@
#include <windows.h>
+#include "app/l10n_util.h"
#include "base/logging.h"
#include "base/string_util.h"
-#include "chrome/common/l10n_util.h"
#include "grit/generated_resources.h"
namespace views {