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

Unified Diff: components/exo/BUILD.gn

Issue 2640123004: Initial support for native accessibility in ARC (Closed)
Patch Set: address feedback Created 3 years, 11 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
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index 227501d3ba5380f7084463c48045a17052d99e3d..f839c560b1d03e6aacaf1c85a0ec2f2e8a2c8d7b 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -7,6 +7,8 @@ import("//testing/test.gni")
source_set("exo") {
sources = [
+ "ax_tree_source_surface.cc",
+ "ax_tree_source_surface.h",
"buffer.cc",
"buffer.h",
"compositor_frame_sink.cc",

Powered by Google App Engine
This is Rietveld 408576698