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

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: andsoftwarewebgl 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
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",

Powered by Google App Engine
This is Rietveld 408576698