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

Unified Diff: base/native_library.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/metrics/stats_table.h ('k') | base/nix/mime_util_xdg.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/native_library.h
diff --git a/base/native_library.h b/base/native_library.h
index 1e0dfcd357915c888434e59fd9ffda9f824c3cc9..845989dd4b8d2710e33c205391dd0a941d573537 100644
--- a/base/native_library.h
+++ b/base/native_library.h
@@ -4,7 +4,6 @@
#ifndef BASE_NATIVE_LIBRARY_H_
#define BASE_NATIVE_LIBRARY_H_
-#pragma once
// This file defines a cross-platform "NativeLibrary" type which represents
// a loadable module.
« no previous file with comments | « base/metrics/stats_table.h ('k') | base/nix/mime_util_xdg.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698