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

Unified Diff: cc/blink/BUILD.gn

Issue 2261623002: Make DrawingBuffer and Canvas2DLayerBridge be cc::TextureLayerClients. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: webmailbox: fix-passrefptr Created 4 years, 4 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/blink/web_compositor_support_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/blink/BUILD.gn
diff --git a/cc/blink/BUILD.gn b/cc/blink/BUILD.gn
index abfc19c004c3752a945222a32aae50a550a6207b..ae8c0178c196017b8c2fe29aded595c3660fb2c3 100644
--- a/cc/blink/BUILD.gn
+++ b/cc/blink/BUILD.gn
@@ -18,8 +18,6 @@ component("blink") {
"web_content_layer_impl.h",
"web_display_item_list_impl.cc",
"web_display_item_list_impl.h",
- "web_external_bitmap_impl.cc",
- "web_external_bitmap_impl.h",
"web_external_texture_layer_impl.cc",
"web_external_texture_layer_impl.h",
"web_image_layer_impl.cc",
« no previous file with comments | « no previous file | cc/blink/web_compositor_support_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698