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

Unified Diff: cc/proto/BUILD.gn

Issue 2141233002: cc: Clean up RecordingSource API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove recoding_source_ from PictureLayer, and move all its internal state to PictureLayer Created 4 years, 5 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/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index b50d7252e741832727b462608bfa4e2cccd5780b..7f2ab5fb1e1869a6f3861ccd5394bbef2f4542c8 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -48,7 +48,6 @@ proto_library("proto_internal") {
"point3f.proto",
"pointf.proto",
"property_tree.proto",
- "recording_source.proto",
"rect.proto",
"rectf.proto",
"region.proto",

Powered by Google App Engine
This is Rietveld 408576698