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

Unified Diff: base/lazy_instance.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/json/string_escape.h ('k') | base/linked_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/lazy_instance.h
diff --git a/base/lazy_instance.h b/base/lazy_instance.h
index c428feb75779bc9f3f4bb70515d2d9bb98be1dc3..7021829e563a0facdb65c68fb7f70c2f1997891d 100644
--- a/base/lazy_instance.h
+++ b/base/lazy_instance.h
@@ -34,7 +34,6 @@
#ifndef BASE_LAZY_INSTANCE_H_
#define BASE_LAZY_INSTANCE_H_
-#pragma once
#include <new> // For placement new.
« no previous file with comments | « base/json/string_escape.h ('k') | base/linked_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698