diff options
Diffstat (limited to 'base/mac/mac_util.h')
-rw-r--r-- | base/mac/mac_util.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/base/mac/mac_util.h b/base/mac/mac_util.h index 1a35b33..2190b24 100644 --- a/base/mac/mac_util.h +++ b/base/mac/mac_util.h @@ -21,9 +21,10 @@ class NSImage; #endif // __OBJC__ +namespace base { + class FilePath; -namespace base { namespace mac { // Full screen modes, in increasing order of priority. More permissive modes |