diff options
Diffstat (limited to 'net/disk_cache/eviction.h')
-rw-r--r-- | net/disk_cache/eviction.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/eviction.h b/net/disk_cache/eviction.h index 5a83f12..060db43 100644 --- a/net/disk_cache/eviction.h +++ b/net/disk_cache/eviction.h @@ -4,7 +4,6 @@ #ifndef NET_DISK_CACHE_EVICTION_H_ #define NET_DISK_CACHE_EVICTION_H_ -#pragma once #include "base/basictypes.h" #include "base/memory/weak_ptr.h" |