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

Unified Diff: content/public/browser/cert_store.h

Issue 10696166: Remove #pragma once from content (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 | « content/public/browser/browser_url_handler.h ('k') | content/public/browser/child_process_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/cert_store.h
diff --git a/content/public/browser/cert_store.h b/content/public/browser/cert_store.h
index b425b6b4bd1853c612e790137f14751ac7e7c7f1..11d843019fe7d9cff76c887a009ebbcf923e1a4f 100644
--- a/content/public/browser/cert_store.h
+++ b/content/public/browser/cert_store.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_PUBLIC_BROWSER_CERT_STORE_H_
#define CONTENT_PUBLIC_BROWSER_CERT_STORE_H_
-#pragma once
#include "base/memory/ref_counted.h"
#include "content/common/content_export.h"
« no previous file with comments | « content/public/browser/browser_url_handler.h ('k') | content/public/browser/child_process_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698