Index: chrome/common/chrome_paths_internal.h |
=================================================================== |
--- chrome/common/chrome_paths_internal.h (revision 29041) |
+++ chrome/common/chrome_paths_internal.h (working copy) |
@@ -6,17 +6,8 @@ |
#define CHROME_COMMON_CHROME_PATHS_INTERNAL_H_ |
#include "build/build_config.h" |
- |
#include "base/file_path.h" |
-#if defined(OS_MACOSX) |
-#ifdef __OBJC__ |
-@class NSBundle; |
-#else |
-class NSBundle; |
-#endif |
-#endif |
- |
namespace chrome { |
// Get the path to the user's data directory, regardless of whether |