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

Unified Diff: crypto/openssl_util.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/openpgp_symmetric_encryption.h ('k') | crypto/p224.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/openssl_util.h
diff --git a/crypto/openssl_util.h b/crypto/openssl_util.h
index 0d784a84842aad58bfb3b9fd64736d1202c32c0f..fe19de7d8ae5515a5f659f7c95628fe3cc546e13 100644
--- a/crypto/openssl_util.h
+++ b/crypto/openssl_util.h
@@ -4,7 +4,6 @@
#ifndef CRYPTO_OPENSSL_UTIL_H_
#define CRYPTO_OPENSSL_UTIL_H_
-#pragma once
#include "base/basictypes.h"
#include "base/location.h"
« no previous file with comments | « crypto/openpgp_symmetric_encryption.h ('k') | crypto/p224.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698