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

Unified Diff: cc/BUILD.gn

Issue 2738613006: Remove non-leaky LazyInstances in cc. (Closed)
Patch Set: cc-remove-non-leaky-singletons: globals Created 3 years, 9 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/layers/empty_content_layer_client.h » ('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 e0d651336474b248d7e9e28a86cc8fba14322dee..342f566557b0ee164ad7ff919e37672dc1d4e3b6 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -77,8 +77,6 @@ cc_component("cc") {
"layers/content_layer_client.h",
"layers/draw_properties.cc",
"layers/draw_properties.h",
- "layers/empty_content_layer_client.cc",
- "layers/empty_content_layer_client.h",
"layers/heads_up_display_layer.cc",
"layers/heads_up_display_layer.h",
"layers/heads_up_display_layer_impl.cc",
« no previous file with comments | « no previous file | cc/layers/empty_content_layer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698