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

Unified Diff: base/base.gypi

Issue 605243003: Add base::Reversed() as an adapter for range-based for loops in reverse (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to brettw feedback Created 6 years, 3 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/adapters.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 cfa9d615f3117de2eba39c6d1a22d66edba352aa..8a37249397cc03bce57aa0b2da263246bc66d1b9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -122,6 +122,7 @@
'command_line.cc',
'command_line.h',
'compiler_specific.h',
+ 'containers/adapters.h',
'containers/hash_tables.h',
'containers/linked_list.h',
'containers/mru_cache.h',
« no previous file with comments | « base/base.gyp ('k') | base/containers/adapters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698