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

Unified Diff: base/base_paths.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/base_export.h ('k') | base/base_paths_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_paths.h
diff --git a/base/base_paths.h b/base/base_paths.h
index f1f3f167dadcff526145d7dcb83e5208293a4f2d..ea62a8b43be306723bb1ef78552fe33a496f88fe 100644
--- a/base/base_paths.h
+++ b/base/base_paths.h
@@ -4,7 +4,6 @@
#ifndef BASE_BASE_PATHS_H_
#define BASE_BASE_PATHS_H_
-#pragma once
// This file declares path keys for the base module. These can be used with
// the PathService to access various special directories and files.
« no previous file with comments | « base/base_export.h ('k') | base/base_paths_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698