diff options
Diffstat (limited to 'chrome/common/mru_cache.h')
-rw-r--r-- | chrome/common/mru_cache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/mru_cache.h b/chrome/common/mru_cache.h index d3478b1..6d7426a 100644 --- a/chrome/common/mru_cache.h +++ b/chrome/common/mru_cache.h @@ -241,4 +241,3 @@ class OwningMRUCache }; #endif // CHROME_COMMON_MRU_CACHE_H__ - |