diff options
Diffstat (limited to 'chrome/browser/google/google_update_settings_posix.cc')
-rw-r--r-- | chrome/browser/google/google_update_settings_posix.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/google/google_update_settings_posix.cc b/chrome/browser/google/google_update_settings_posix.cc index 58be4b9..dbc6f1f 100644 --- a/chrome/browser/google/google_update_settings_posix.cc +++ b/chrome/browser/google/google_update_settings_posix.cc @@ -1,4 +1,4 @@ -// 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. @@ -6,7 +6,6 @@ #include "base/command_line.h" #include "base/file_util.h" -#include "base/logging.h" #include "base/path_service.h" #include "base/string_util.h" #include "chrome/common/chrome_paths.h" |