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

Unified Diff: cc/BUILD.gn

Issue 1407793002: Add protobuf serialization to DisplayItemList (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp_display2
Patch Set: Rebased Created 5 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/cc.gyp » ('j') | cc/playback/clip_display_item.cc » ('J')
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 605cbd418800536e5e2bfbd6551e74fc42faed2b..b93bb2f888bdf7759ea09819eb130dce45628634 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -294,6 +294,8 @@ component("cc") {
"playback/display_item_list_bounds_calculator.h",
"playback/display_item_list_settings.cc",
"playback/display_item_list_settings.h",
+ "playback/display_item_proto_factory.cc",
+ "playback/display_item_proto_factory.h",
"playback/display_list_raster_source.cc",
"playback/display_list_raster_source.h",
"playback/display_list_recording_source.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/playback/clip_display_item.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698