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

Unified Diff: base/base.gypi

Issue 8361004: Add ScopedDeque (similar to the existing ScopedVector). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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/memory/scoped_deque.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 b3a97affcd839b5baf262eb478b09c87419a83ca..e54a9c0214b289844866496776ce565d94e92212 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -166,6 +166,7 @@
'memory/ref_counted_memory.cc',
'memory/ref_counted_memory.h',
'memory/scoped_callback_factory.h',
+ 'memory/scoped_deque.h',
'memory/scoped_handle.h',
'memory/scoped_nsobject.h',
'memory/scoped_open_process.h',
« no previous file with comments | « base/base.gyp ('k') | base/memory/scoped_deque.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698