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

Unified Diff: cc/BUILD.gn

Issue 2835393003: Reject frames with invalid BeginFrameAck in CompositorFrameSinkSupport (Closed)
Patch Set: Fixed header Created 3 years, 8 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/surfaces/compositor_frame_sink_support.cc » ('j') | cc/test/compositor_frame_helpers.h » ('J')
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 f925333d71c0b1545ba9d2a8f1dc81da9da37d92..6b7472f4f52fc7ddc6ce532587c73e7ac16957ee 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -519,6 +519,8 @@ cc_static_library("test_support") {
"test/begin_frame_args_test.h",
"test/begin_frame_source_test.cc",
"test/begin_frame_source_test.h",
+ "test/compositor_frame_helpers.cc",
+ "test/compositor_frame_helpers.h",
"test/fake_compositor_frame_sink.cc",
"test/fake_compositor_frame_sink.h",
"test/fake_compositor_frame_sink_client.cc",
« no previous file with comments | « no previous file | cc/surfaces/compositor_frame_sink_support.cc » ('j') | cc/test/compositor_frame_helpers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698