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

Unified Diff: base/sha1.h

Issue 10735044: Remove #pragma once. Just from base/ for now. (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 | « base/sequenced_task_runner_helpers.h ('k') | base/shared_memory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/sha1.h
diff --git a/base/sha1.h b/base/sha1.h
index 80195ce38890409c7107f76a7fbe4bb8dc5be50f..998cccba8d4fbc7a96fe2a1be90180854728298f 100644
--- a/base/sha1.h
+++ b/base/sha1.h
@@ -4,7 +4,6 @@
#ifndef BASE_SHA1_H_
#define BASE_SHA1_H_
-#pragma once
#include <string>
« no previous file with comments | « base/sequenced_task_runner_helpers.h ('k') | base/shared_memory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698