| Index: chrome_frame/chrome_frame_reporting.cc
|
| ===================================================================
|
| --- chrome_frame/chrome_frame_reporting.cc (revision 57726)
|
| +++ chrome_frame/chrome_frame_reporting.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.
|
|
|
| // Implementation of wrapper around common crash reporting.
|
|
|
| #include "base/file_util.h"
|
| -#include "base/logging.h"
|
| #include "base/file_version_info.h"
|
| #include "base/win_util.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
|
|