summaryrefslogtreecommitdiffstats
path: root/chrome/common/os_exchange_data.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/os_exchange_data.cc')
-rw-r--r--chrome/common/os_exchange_data.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/os_exchange_data.cc b/chrome/common/os_exchange_data.cc
index 114c480..969724f 100644
--- a/chrome/common/os_exchange_data.cc
+++ b/chrome/common/os_exchange_data.cc
@@ -6,6 +6,7 @@
#include "chrome/common/os_exchange_data.h"
+#include "app/l10n_util.h"
#include "base/clipboard_util.h"
#include "base/file_util.h"
#include "base/logging.h"
@@ -13,7 +14,6 @@
#include "base/scoped_handle.h"
#include "base/stl_util-inl.h"
#include "base/string_util.h"
-#include "chrome/common/l10n_util.h"
#include "chrome/common/win_util.h"
#include "googleurl/src/gurl.h"
#include "grit/generated_resources.h"