Index: printing/printed_document.cc |
=================================================================== |
--- printing/printed_document.cc (revision 28217) |
+++ printing/printed_document.cc (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2009 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -9,6 +9,7 @@ |
#include "app/gfx/font.h" |
#include "app/gfx/text_elider.h" |
#include "base/file_util.h" |
+#include "base/i18n/file_util_icu.h" |
#include "base/message_loop.h" |
#include "base/singleton.h" |
#include "base/string_util.h" |