Index: chrome/browser/ui/webui/options2/manage_profile_handler.h |
=================================================================== |
--- chrome/browser/ui/webui/options2/manage_profile_handler.h (revision 149281) |
+++ chrome/browser/ui/webui/options2/manage_profile_handler.h (working copy) |
@@ -68,7 +68,7 @@ |
// Send all profile icons to the overlay. |
// |iconGrid| is the string representation of which grid the icons will |
// populate (i.e. "create-profile-icon-grid" or "manage-profile-icon-grid"). |
- void SendProfileIcons(base::StringValue* icon_grid); |
+ void SendProfileIcons(const base::StringValue& icon_grid); |
// URL for the current profile's GAIA picture. |
std::string gaia_picture_url_; |