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

Unified Diff: components/exo/BUILD.gn

Issue 2724953007: [exo] Clean up BeginFrame distribution & add acks in Surface. (Closed)
Patch Set: rename instance var. 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') | no next file with comments »
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 e91c8e0417abe0759cd802fe9902f9d23c51dbde..a7dd6865ddd8600c8b711aef4d72ae4cae7297a5 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698