summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'base/base.gypi')
-rw-r--r--base/base.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/base.gypi b/base/base.gypi
index 977cc02..e77d20f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -92,6 +92,7 @@
'command_line.h',
'compiler_specific.h',
'containers/linked_list.h',
+ 'containers/mru_cache.h',
'containers/small_map.h',
'containers/stack_container.h',
'cpu.cc',
@@ -234,7 +235,6 @@
'memory/aligned_memory.h',
'memory/linked_ptr.h',
'memory/manual_constructor.h',
- 'memory/mru_cache.h',
'memory/raw_scoped_refptr_mismatch_checker.h',
'memory/ref_counted.cc',
'memory/ref_counted.h',