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

Unified Diff: cc/base/BUILD.gn

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/BUILD.gn ('k') | cc/base/list_container_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index 974f8a3444d3e0c83d6e0c6ad166c32195123170..53194c9015f962a80c7a36b8bbcb1c793b4717fa 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -18,6 +18,7 @@ source_set("base") {
"list_container_helper.h",
"math_util.cc",
"math_util.h",
+ "random_access_list_container.h",
"region.cc",
"region.h",
"resource_id.h",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/base/list_container_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698