diff options
author | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-14 18:58:17 +0000 |
---|---|---|
committer | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-14 18:58:17 +0000 |
commit | 8efa6801b4ee41ab37d2b65fbd823fba242e1adb (patch) | |
tree | bbe71d222b2e2c60a307e5f147af6011b0e6b021 /chrome/browser/printing | |
parent | f56e69453eced97f31dc23bc72ae883f9e260eee (diff) | |
download | chromium_src-8efa6801b4ee41ab37d2b65fbd823fba242e1adb.zip chromium_src-8efa6801b4ee41ab37d2b65fbd823fba242e1adb.tar.gz chromium_src-8efa6801b4ee41ab37d2b65fbd823fba242e1adb.tar.bz2 |
Revert everything related to the relanding.
Review URL: http://codereview.chromium.org/2982009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52367 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/printing')
-rw-r--r-- | chrome/browser/printing/print_job.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/printing/print_job.h b/chrome/browser/printing/print_job.h index 640ffdb..e21f865 100644 --- a/chrome/browser/printing/print_job.h +++ b/chrome/browser/printing/print_job.h @@ -7,7 +7,6 @@ #include "base/basictypes.h" #include "base/message_loop.h" -#include "base/scoped_ptr.h" #include "chrome/browser/printing/print_job_worker_owner.h" #include "chrome/common/notification_registrar.h" #include "gfx/native_widget_types.h" |