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

Unified Diff: cc/BUILD.gn

Issue 1405883002: cc: Remove the base RasterSource (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge more 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') | 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 2906cd08808c43e0ec52fece593f66cb1f7f31f0..6bd6aa2e5064e5f7e56b7c0e9de5d8a9e58f8c24 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -307,9 +307,6 @@ component("cc") {
"playback/float_clip_display_item.h",
"playback/largest_display_item.cc",
"playback/largest_display_item.h",
- "playback/raster_source.h",
- "playback/raster_source_helper.cc",
- "playback/raster_source_helper.h",
"playback/transform_display_item.cc",
"playback/transform_display_item.h",
"proto/gfx_conversions.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698