diff options
Diffstat (limited to 'net/disk_cache/file.h')
-rw-r--r-- | net/disk_cache/file.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/file.h b/net/disk_cache/file.h index 446ccf5..0124090 100644 --- a/net/disk_cache/file.h +++ b/net/disk_cache/file.h @@ -6,7 +6,6 @@ #ifndef NET_DISK_CACHE_FILE_H_ #define NET_DISK_CACHE_FILE_H_ -#pragma once #include "base/memory/ref_counted.h" #include "base/platform_file.h" |