Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: crypto/hmac.h

Issue 10695140: Remove #pragma once from crypto (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « crypto/encryptor.h ('k') | crypto/keychain_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/hmac.h
diff --git a/crypto/hmac.h b/crypto/hmac.h
index dfbe1e7f5ab911758384ecc272b380ba4f80429f..c9bae65d519d7af25c46c2e1af1ae4b6208567c7 100644
--- a/crypto/hmac.h
+++ b/crypto/hmac.h
@@ -7,7 +7,6 @@
#ifndef CRYPTO_HMAC_H_
#define CRYPTO_HMAC_H_
-#pragma once
#include "base/basictypes.h"
#include "base/compiler_specific.h"
« no previous file with comments | « crypto/encryptor.h ('k') | crypto/keychain_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698