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

Unified Diff: cc/BUILD.gn

Issue 2397843003: cc/blimp: Add (de)-serialization for PictureLayer and ScrollbarLayer. (Closed)
Patch Set: Addressed comments Created 4 years, 2 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 | « no previous file | cc/blimp/compositor_state_deserializer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 963347a95f18cca125d47c44d10f2ca403d80c0c..8e8968dc0077d0e80153860c008ee1de31e7de12 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -50,6 +50,8 @@ component("cc") {
"blimp/compositor_state_deserializer.cc",
"blimp/compositor_state_deserializer.h",
"blimp/compositor_state_deserializer_client.h",
+ "blimp/deserialized_content_layer_client.cc",
+ "blimp/deserialized_content_layer_client.h",
"blimp/engine_picture_cache.h",
"blimp/image_serialization_processor.h",
"blimp/layer_factory.h",
« no previous file with comments | « no previous file | cc/blimp/compositor_state_deserializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698