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

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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index f24ed8cad7629c7228ec36552ad73788ded71172..f867314f2b72d6799f12514f5475e426fbc4e51f 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',

Powered by Google App Engine
This is Rietveld 408576698