Chromium Code Reviews| Index: base/mac/bundle_locations.h |
| diff --git a/base/mac/bundle_locations.h b/base/mac/bundle_locations.h |
| index 276290b0e64627041c15e86019bcde45327150aa..5cc44ba9662bc8cf1cac1fcefdfe315832043469 100644 |
| --- a/base/mac/bundle_locations.h |
| +++ b/base/mac/bundle_locations.h |
| @@ -12,7 +12,6 @@ |
| #import <Foundation/Foundation.h> |
| #else // __OBJC__ |
| class NSBundle; |
| -class NSString; |
| #endif // __OBJC__ |
| namespace base { |