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

Unified Diff: cc/proto/BUILD.gn

Issue 1490513005: Add support for ManagedMemoryPolicy (de)serialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@renderer-settings
Patch Set: Add missing return-statements for conversions Created 5 years 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/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index ce0f6ef14a7b9dfe63ddd6a6f42d0f10342cff5c..36d1b58a903e237e591149cfd9cd50d19ca064fb 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -34,6 +34,8 @@ proto_library("proto_internal") {
"layer.proto",
"layer_position_constraint.proto",
"layer_tree_debug_state.proto",
+ "managed_memory_policy.proto",
+ "memory_allocation.proto",
"point.proto",
"point3f.proto",
"pointf.proto",

Powered by Google App Engine
This is Rietveld 408576698