Index: courgette/ensemble.cc |
=================================================================== |
--- courgette/ensemble.cc (revision 57726) |
+++ courgette/ensemble.cc (working copy) |
@@ -1,11 +1,10 @@ |
-// Copyright (c) 2009 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2010 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. |
#include "courgette/ensemble.h" |
#include "base/basictypes.h" |
-#include "base/logging.h" |
#include "base/string_number_conversions.h" |
#include "courgette/image_info.h" |