Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(890)

Unified Diff: base/base.gypi

Issue 1868353003: Add an LRUBoundedCache class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/base.gyp ('k') | base/lru_bounded_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 2cc906f4ae3fe10ac488a8b7efa50298eedca35f..0e948f4448fab91e641fdc38fa84e33d4eb824a3 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -280,6 +280,7 @@
'logging.h',
'logging_win.cc',
'logging_win.h',
+ 'lru_bounded_cache.h',
'mac/authorization_util.h',
'mac/authorization_util.mm',
'mac/bind_objc_block.h',
« no previous file with comments | « base/base.gyp ('k') | base/lru_bounded_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698