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

Unified Diff: base/base.gypi

Issue 681713002: Update from chromium https://crrev.com/301315 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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/containers/hash_tables.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 2dfde099f575f79f79732e143d330c6778f01fe0..954252984e1d2ff999e31ee7199238d43f0f3136 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -332,7 +332,13 @@
'memory/discardable_memory_mac.cc',
'memory/discardable_memory_manager.cc',
'memory/discardable_memory_manager.h',
+ 'memory/discardable_memory_shmem.cc',
+ 'memory/discardable_memory_shmem.h',
+ 'memory/discardable_memory_shmem_allocator.cc',
+ 'memory/discardable_memory_shmem_allocator.h',
'memory/discardable_memory_win.cc',
+ 'memory/discardable_shared_memory.cc',
+ 'memory/discardable_shared_memory.h',
'memory/linked_ptr.h',
'memory/manual_constructor.h',
'memory/memory_pressure_listener.cc',
« no previous file with comments | « base/base.gyp ('k') | base/containers/hash_tables.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698