summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/net/url_translator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/engine/net/url_translator.cc')
-rw-r--r--chrome/browser/sync/engine/net/url_translator.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/sync/engine/net/url_translator.cc b/chrome/browser/sync/engine/net/url_translator.cc
index 6dc2754..4b91e54 100644
--- a/chrome/browser/sync/engine/net/url_translator.cc
+++ b/chrome/browser/sync/engine/net/url_translator.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.
//
@@ -8,7 +8,6 @@
#include "chrome/browser/sync/engine/net/url_translator.h"
#include "base/basictypes.h"
-#include "base/logging.h"
#include "base/port.h"
#include "net/base/escape.h"