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 1250d27ca70dfaeff21dca608df7306fcd3c7f41..3cf1961748da2b10f2f65cd29734077fcf38f992 100644 |
--- a/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h |
+++ b/chrome/browser/ui/cocoa/web_intent_picker_cocoa.h |
@@ -85,7 +85,7 @@ class WebIntentPickerCocoa : public WebIntentPicker, |
WebIntentPickerCocoa(); |
// For testing access. |
- friend class WebIntentPickerSheetControllerTest; |
+ friend class WebIntentSheetControllerBrowserTest; |
DISALLOW_COPY_AND_ASSIGN(WebIntentPickerCocoa); |
}; |