| Index: printing/print_settings.h
|
| ===================================================================
|
| --- printing/print_settings.h (revision 137269)
|
| +++ printing/print_settings.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.
|
|
|
| @@ -7,7 +7,6 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/string16.h"
|
| #include "printing/page_range.h"
|
| #include "printing/page_setup.h"
|
|
|