From 868fa2fe829687343ffae624259930155e16dbd8 Mon Sep 17 00:00:00 2001 From: "Torne (Richard Coles)" Date: Tue, 11 Jun 2013 10:57:03 +0100 Subject: Merge from Chromium at DEPS revision r205460 This commit was generated by merge_to_master.py. Change-Id: I4a744a5e426bd3bb378d887cfa56fe054742a540 --- content/browser/download/base_file_win.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/browser/download/base_file_win.cc') diff --git a/content/browser/download/base_file_win.cc b/content/browser/download/base_file_win.cc index 3f0d9d3e63..449134efb1 100644 --- a/content/browser/download/base_file_win.cc +++ b/content/browser/download/base_file_win.cc @@ -9,8 +9,8 @@ #include "base/file_util.h" #include "base/metrics/histogram.h" +#include "base/strings/utf_string_conversions.h" #include "base/threading/thread_restrictions.h" -#include "base/utf_string_conversions.h" #include "content/browser/download/download_interrupt_reasons_impl.h" #include "content/browser/download/download_stats.h" #include "content/browser/safe_util_win.h" -- cgit v1.2.3