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

Unified Diff: base/mac/mac_util.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/mac/foundation_util.h ('k') | base/native_library.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/mac/mac_util.h
diff --git a/base/mac/mac_util.h b/base/mac/mac_util.h
index 1a35b33ee07e8fb968a492d02f0b91ce86cb1e54..2190b24d13af1170b5360123253cc1064f362ab6 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
« no previous file with comments | « base/mac/foundation_util.h ('k') | base/native_library.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698