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

Unified Diff: base/synchronization/spin_wait.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/synchronization/lock_impl.h ('k') | base/synchronization/waitable_event.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/synchronization/spin_wait.h
diff --git a/base/synchronization/spin_wait.h b/base/synchronization/spin_wait.h
index 884d0c4f011bce353d20dc19859864b8bbd90e6d..ad54ca87b63ca8d7f69116051cb0a76bba88a017 100644
--- a/base/synchronization/spin_wait.h
+++ b/base/synchronization/spin_wait.h
@@ -14,7 +14,6 @@
#ifndef BASE_SYNCHRONIZATION_SPIN_WAIT_H_
#define BASE_SYNCHRONIZATION_SPIN_WAIT_H_
-#pragma once
#include "base/threading/platform_thread.h"
#include "base/time.h"
« no previous file with comments | « base/synchronization/lock_impl.h ('k') | base/synchronization/waitable_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698