Index: printing/printed_document.h |
=================================================================== |
--- printing/printed_document.h (revision 137269) |
+++ printing/printed_document.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 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. |
@@ -8,7 +8,6 @@ |
#include <map> |
#include "base/memory/ref_counted.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/string16.h" |
#include "base/synchronization/lock.h" |
#include "printing/print_settings.h" |