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

Unified Diff: base/sync_socket.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/stringize_macros.h ('k') | base/synchronization/cancellation_flag.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/sync_socket.h
diff --git a/base/sync_socket.h b/base/sync_socket.h
index d5bfb723f6213dac5df2e1c2227d196eb0e82f92..eb3eeb5123c615dd4dbdc6238bf0f4fe6fd957b8 100644
--- a/base/sync_socket.h
+++ b/base/sync_socket.h
@@ -4,7 +4,6 @@
#ifndef BASE_SYNC_SOCKET_H_
#define BASE_SYNC_SOCKET_H_
-#pragma once
// A socket abstraction used for sending and receiving plain
// data. Because the receiving is blocking, they can be used to perform
« no previous file with comments | « base/stringize_macros.h ('k') | base/synchronization/cancellation_flag.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698