summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_internal.h
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-15 01:22:51 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-15 01:22:51 +0000
commitb88a291b41a2232943116c95c215442be3d5f24e (patch)
tree12cc686e1fc47af7372f14dd15749463bf363370 /chrome/common/chrome_paths_internal.h
parentbc6a901f7d54c1307fcffc82181aedcf694470f7 (diff)
downloadchromium_src-b88a291b41a2232943116c95c215442be3d5f24e.zip
chromium_src-b88a291b41a2232943116c95c215442be3d5f24e.tar.gz
chromium_src-b88a291b41a2232943116c95c215442be3d5f24e.tar.bz2
Don't use NSBundle when unsure of thread safety.
BUG=24842 TEST=unit tests pass, app still works Review URL: http://codereview.chromium.org/271094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29077 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths_internal.h')
-rw-r--r--chrome/common/chrome_paths_internal.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/chrome/common/chrome_paths_internal.h b/chrome/common/chrome_paths_internal.h
index dfaded7..83ae638 100644
--- a/chrome/common/chrome_paths_internal.h
+++ b/chrome/common/chrome_paths_internal.h
@@ -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