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

Unified Diff: cc/BUILD.gn

Issue 2141233002: cc: Clean up RecordingSource API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments 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
« no previous file with comments | « no previous file | cc/debug/rasterize_and_record_benchmark.h » ('j') | cc/layers/picture_layer.h » ('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 f1be4f78fd9a1b20592338ce2440a590e2293f72..9f63dc7520d3e3cebb7d0bfe148f4c56aff1ea32 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -306,8 +306,6 @@ component("cc") {
"playback/largest_display_item.h",
"playback/raster_source.cc",
"playback/raster_source.h",
- "playback/recording_source.cc",
- "playback/recording_source.h",
"playback/skip_image_canvas.cc",
"playback/skip_image_canvas.h",
"playback/transform_display_item.cc",
« no previous file with comments | « no previous file | cc/debug/rasterize_and_record_benchmark.h » ('j') | cc/layers/picture_layer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698