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

Unified Diff: base/run_loop.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/rand_util.h ('k') | base/safe_strerror_posix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/run_loop.h
diff --git a/base/run_loop.h b/base/run_loop.h
index 6fc0ed27908b6a0d263459317734e4d3a2bb64aa..b85daf65aa13e9b7821a13ad6cda19a9bedd2fd5 100644
--- a/base/run_loop.h
+++ b/base/run_loop.h
@@ -4,7 +4,6 @@
#ifndef BASE_RUN_LOOP_H_
#define BASE_RUN_LOOP_H_
-#pragma once
#include "base/base_export.h"
#include "base/callback.h"
« no previous file with comments | « base/rand_util.h ('k') | base/safe_strerror_posix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698