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

Unified Diff: cc/cc.gyp

Issue 1340703002: cc: Add RandomAccessListContainer, which has more restricted API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « cc/base/random_access_list_container_unittest.cc ('k') | cc/cc_tests.gyp » ('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 8bb61c36da15c5fb53fc98766c6639245e23eac3..2c6c280d3b0cc17b12d7ee0d702075052d669c70 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -85,6 +85,7 @@
'base/list_container_helper.h',
'base/math_util.cc',
'base/math_util.h',
+ 'base/random_access_list_container.h',
'base/region.cc',
'base/region.h',
'base/resource_id.h',
« no previous file with comments | « cc/base/random_access_list_container_unittest.cc ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698