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

Unified Diff: base/mac/bundle_locations.h

Issue 12163003: Add FilePath to base namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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/i18n/rtl.h ('k') | base/mac/foundation_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/mac/bundle_locations.h
diff --git a/base/mac/bundle_locations.h b/base/mac/bundle_locations.h
index dd84b59e7b64f6ffd722b58cb6829972e698c50e..1d96539bf5c3995df9e06abb12ec710d4d9bbe0b 100644
--- a/base/mac/bundle_locations.h
+++ b/base/mac/bundle_locations.h
@@ -15,9 +15,10 @@ class NSBundle;
class NSString;
#endif // __OBJC__
+namespace base {
+
class FilePath;
-namespace base {
namespace mac {
// This file provides several functions to explicitly request the various
« no previous file with comments | « base/i18n/rtl.h ('k') | base/mac/foundation_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698