Index: chrome/browser/history/url_database.h |
=================================================================== |
--- chrome/browser/history/url_database.h (revision 2786) |
+++ chrome/browser/history/url_database.h (working copy) |
@@ -230,7 +230,7 @@ |
bool MigrateFromVersion11ToVersion12(); |
protected: |
- friend VisitDatabase; |
+ friend class VisitDatabase; |
// See HISTORY_URL_ROW_FIELDS below. |
static const char kURLRowFields[]; |