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

Unified Diff: base/cancelable_callback.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/callback_internal.h ('k') | base/chromeos/chromeos_version.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/cancelable_callback.h
diff --git a/base/cancelable_callback.h b/base/cancelable_callback.h
index 4de7d12201d184d64fb2bda9d1aa5de62b466d7f..b781677aaf206450da525b85ba0cb24955bada4b 100644
--- a/base/cancelable_callback.h
+++ b/base/cancelable_callback.h
@@ -41,7 +41,6 @@
#ifndef BASE_CANCELABLE_CALLBACK_H_
#define BASE_CANCELABLE_CALLBACK_H_
-#pragma once
#include "base/base_export.h"
#include "base/bind.h"
« no previous file with comments | « base/callback_internal.h ('k') | base/chromeos/chromeos_version.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698