Index: chrome/browser/safe_browsing/malware_details_cache.h |
diff --git a/chrome/browser/safe_browsing/malware_details_cache.h b/chrome/browser/safe_browsing/malware_details_cache.h |
index 291d0f90b63a37a40c7e9d07992942ae9c983fe8..4c9a82a1f8728e02104526c9aa0a3ac714cb634c 100644 |
--- a/chrome/browser/safe_browsing/malware_details_cache.h |
+++ b/chrome/browser/safe_browsing/malware_details_cache.h |
@@ -4,7 +4,6 @@ |
#ifndef CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_CACHE_H_ |
#define CHROME_BROWSER_SAFE_BROWSING_MALWARE_DETAILS_CACHE_H_ |
-#pragma once |
// A class that gets malware details from the HTTP Cache. |
// An instance of this class is generated by MalwareDetails. |