| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index e628ecfe60bf38274d9637493b60c9fe2e68d63f..52cfb66dca775e62ff7c50083eef104505c4f66e 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1968,9 +1968,6 @@ const char kMediaGalleriesUniqueId[] = "media_galleries.gallery_id";
|
| // gallery.
|
| const char kMediaGalleriesRememberedGalleries[] =
|
| "media_galleries.remembered_galleries";
|
| -
|
| -// The last time a media scan completed.
|
| -const char kMediaGalleriesLastScanTime[] = "media_galleries.last_scan_time";
|
| #endif // !defined(OS_ANDROID) && !defined(OS_IOS)
|
|
|
| #if defined(USE_ASH)
|
|
|