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

Unified Diff: components/exo/BUILD.gn

Issue 2724953007: [exo] Clean up BeginFrame distribution & add acks in Surface. (Closed)
Patch Set: ack in Commit() and add unit test. 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 | components/exo/compositor_frame_sink_holder.h » ('j') | components/exo/surface.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index 6046a36e9378ef1d5d0a928c28d60fff1d16334e..1064364960487f968d85355948465681e24c34ef 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -131,6 +131,7 @@ source_set("unit_tests") {
"//base",
"//base/test:test_support",
"//cc",
+ "//cc:test_support",
"//cc/surfaces:surfaces",
"//components/user_manager",
"//device/gamepad:test_helpers",
« no previous file with comments | « no previous file | components/exo/compositor_frame_sink_holder.h » ('j') | components/exo/surface.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698