Index: chrome/browser/ui/cocoa/web_intent_picker_cocoa.h |
diff --git a/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h b/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h |
index eb863895a5c4043292864d1af58cf0638f8a4154..c045f9b8ffe2ab18a84eb9fa4b36b1d0a6a69cda 100644 |
--- a/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h |
+++ b/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h |
@@ -83,7 +83,7 @@ class WebIntentPickerCocoa : public WebIntentPicker, |
WebIntentPickerCocoa(); |
// For testing access. |
- friend class WebIntentPickerSheetControllerTest; |
+ friend class WebIntentSheetControllerBrowserTest; |
DISALLOW_COPY_AND_ASSIGN(WebIntentPickerCocoa); |
}; |