diff options
Diffstat (limited to 'base/mac/bundle_locations.h')
-rw-r--r-- | base/mac/bundle_locations.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/base/mac/bundle_locations.h b/base/mac/bundle_locations.h index dd84b59..1d96539 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 |