| Index: ios/chrome/browser/signin/gaia_auth_fetcher_ios_private.h
|
| diff --git a/ios/chrome/browser/signin/gaia_auth_fetcher_ios_private.h b/ios/chrome/browser/signin/gaia_auth_fetcher_ios_private.h
|
| index 0fd1a416091be7fa7097209e3a0990829b35f12a..8040e02d0a86395dcba06655f317f206ea9364e9 100644
|
| --- a/ios/chrome/browser/signin/gaia_auth_fetcher_ios_private.h
|
| +++ b/ios/chrome/browser/signin/gaia_auth_fetcher_ios_private.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_CHROME_BROWSER_SIGNIN_GAIA_AUTH_FETCHER_IOS_PRIVATE_H_
|
| #define IOS_CHROME_BROWSER_SIGNIN_GAIA_AUTH_FETCHER_IOS_PRIVATE_H_
|
|
|
| -#import <Webkit/Webkit.h>
|
| +#import <WebKit/WebKit.h>
|
|
|
| #import "base/mac/scoped_nsobject.h"
|
| #include "base/macros.h"
|
|
|