| Index: chrome/browser/safe_browsing/protocol_manager.h
|
| diff --git a/chrome/browser/safe_browsing/protocol_manager.h b/chrome/browser/safe_browsing/protocol_manager.h
|
| index c1d2e61204ce807283987ae73f05f3d5196cba70..9c6af27caff2bd93ae2d19322d24325936b87972 100644
|
| --- a/chrome/browser/safe_browsing/protocol_manager.h
|
| +++ b/chrome/browser/safe_browsing/protocol_manager.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CHROME_BROWSER_SAFE_BROWSING_PROTOCOL_MANAGER_H_
|
| #define CHROME_BROWSER_SAFE_BROWSING_PROTOCOL_MANAGER_H_
|
| -#pragma once
|
|
|
| // A class that implements Chrome's interface with the SafeBrowsing protocol.
|
| // The SafeBrowsingProtocolManager handles formatting and making requests of,
|
|
|