summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/page_overlays.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/printing/page_overlays.cc')
-rw-r--r--chrome/browser/printing/page_overlays.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/printing/page_overlays.cc b/chrome/browser/printing/page_overlays.cc
index 4a20dd6..6233d84 100644
--- a/chrome/browser/printing/page_overlays.cc
+++ b/chrome/browser/printing/page_overlays.cc
@@ -4,11 +4,11 @@
#include "chrome/browser/printing/page_overlays.h"
+#include "app/gfx/text_elider.h"
#include "base/logging.h"
#include "base/string_util.h"
#include "chrome/browser/printing/printed_document.h"
#include "chrome/browser/printing/printed_page.h"
-#include "chrome/common/gfx/text_elider.h"
namespace {