| Index: webkit/tools/test_shell/image_decoder_unittest.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/image_decoder_unittest.h (revision 138385)
|
| +++ webkit/tools/test_shell/image_decoder_unittest.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.
|
|
|
| @@ -11,7 +11,6 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/file_path.h"
|
| -#include "base/memory/scoped_ptr.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|