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

Unified Diff: content/content_common.gypi

Issue 13473005: Adding partially circular memory buffer wrapper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d2cd2349563a8f4d281c26ccbc235a518c541179..f0886c308f874851fc0b5c5d7fa7e860b795c93d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -147,6 +147,8 @@
'common/child_process_sandbox_support_impl_shm_linux.cc',
'common/child_thread.cc',
'common/child_thread.h',
+ 'common/circular_memory_buffer.cc',
+ 'common/circular_memory_buffer.h',
'common/clipboard_messages.cc',
'common/clipboard_messages.h',
'common/content_constants_internal.cc',
« content/common/circular_memory_buffer.cc ('K') | « content/common/circular_memory_buffer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698