summaryrefslogtreecommitdiff
path: root/net/disk_cache/cache_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/cache_util.h')
-rw-r--r--net/disk_cache/cache_util.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/disk_cache/cache_util.h b/net/disk_cache/cache_util.h
index cb78f169..455bf305 100644
--- a/net/disk_cache/cache_util.h
+++ b/net/disk_cache/cache_util.h
@@ -1,11 +1,10 @@
-// Copyright (c) 2006-2008 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.
#ifndef NET_DISK_CACHE_CACHE_UTIL_H_
#define NET_DISK_CACHE_CACHE_UTIL_H_
-
-#include <string>
+#pragma once
#include "base/basictypes.h"