Index: ios/web/navigation/navigation_item_impl.h |
diff --git a/ios/web/navigation/navigation_item_impl.h b/ios/web/navigation/navigation_item_impl.h |
index c0ac325cc8f9a332ad99f430928f2111fb46ded7..f7bc2890ef5768337598415e49024dc07caf8199 100644 |
--- a/ios/web/navigation/navigation_item_impl.h |
+++ b/ios/web/navigation/navigation_item_impl.h |
@@ -5,6 +5,8 @@ |
#ifndef IOS_WEB_NAVIGATION_NAVIGATION_ITEM_IMPL_H_ |
#define IOS_WEB_NAVIGATION_NAVIGATION_ITEM_IMPL_H_ |
+#import <Foundation/Foundation.h> |
+ |
#include "base/basictypes.h" |
#include "base/mac/scoped_nsobject.h" |
#include "base/memory/scoped_ptr.h" |