| Index: ios/chrome/browser/web/mailto_handler_gmail.mm
|
| diff --git a/ios/chrome/browser/web/mailto_handler_gmail.mm b/ios/chrome/browser/web/mailto_handler_gmail.mm
|
| index 23a37a9cb0489de46c1a2b13261d84a42a63556d..c0a77c859764abe7eefecd5d00a210336acb9044 100644
|
| --- a/ios/chrome/browser/web/mailto_handler_gmail.mm
|
| +++ b/ios/chrome/browser/web/mailto_handler_gmail.mm
|
| @@ -3,9 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| #import "ios/chrome/browser/web/mailto_handler_gmail.h"
|
| -#include "base/strings/sys_string_conversions.h"
|
| -#include "url/gurl.h"
|
| -#include "url/url_constants.h"
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
|
|