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

Unified Diff: cc/cc.gyp

Issue 23653002: Move ScopedPtrHashMap from cc to base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: jam's comment Created 7 years, 4 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 | « cc/base/scoped_ptr_hash_map.h ('k') | cc/debug/test_web_graphics_context_3d.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index c6f3355a5dde51b3aaf44159c3a8794147126862..ef8d317d1f33527cbb53fce71cf8836778def0e7 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -59,7 +59,6 @@
'base/region.h',
'base/scoped_ptr_algorithm.h',
'base/scoped_ptr_deque.h',
- 'base/scoped_ptr_hash_map.h',
'base/scoped_ptr_vector.h',
'base/switches.cc',
'base/switches.h',
« no previous file with comments | « cc/base/scoped_ptr_hash_map.h ('k') | cc/debug/test_web_graphics_context_3d.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698