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

Unified Diff: base/base.gyp

Issue 107001: Move scoped_vector.h and stl_util-inl.h to base/ (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 | « app/resource_bundle.h ('k') | base/scoped_vector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
===================================================================
--- base/base.gyp (revision 15263)
+++ base/base.gyp (working copy)
@@ -231,6 +231,7 @@
'scoped_temp_dir.h',
'scoped_variant_win.cc',
'scoped_variant_win.h',
+ 'scoped_vector.h',
'sha2.cc',
'sha2.h',
'shared_memory.h',
@@ -244,6 +245,7 @@
'stats_counters.h',
'stats_table.cc',
'stats_table.h',
+ 'stl_util-inl.h',
'string16.cc',
'string16.h',
'string_escape.cc',
« no previous file with comments | « app/resource_bundle.h ('k') | base/scoped_vector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698