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

Unified Diff: cc/BUILD.gn

Issue 2716583004: cc: Remove SetNeedsUpdate function from cc::Layer (Closed)
Patch Set: add/edit/transport comments Created 3 years, 10 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/layer.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 3fc669a2119662bc529b56239e5936c7594114a8..4ca2f28a039af7a7e56aef44b361c9b3b18f226e 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -614,8 +614,6 @@ cc_static_library("test_support") {
"test/fake_video_frame_provider.h",
"test/geometry_test_utils.cc",
"test/geometry_test_utils.h",
- "test/layer_internals_for_test.cc",
- "test/layer_internals_for_test.h",
"test/layer_test_common.cc",
"test/layer_test_common.h",
"test/layer_tree_json_parser.cc",
« no previous file with comments | « no previous file | cc/layers/layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698