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

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
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index 25eb3f593140417bf62306f113044ed6d388ab4e..a66d7c1358470b34f3edfd9a08befd143d24070c 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",

Powered by Google App Engine
This is Rietveld 408576698