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

Unified Diff: ios/chrome/browser/ui/reading_list/BUILD.gn

Issue 2743713002: Add custom accessibility actions to ReadingList (Closed)
Patch Set: 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 | ios/chrome/browser/ui/reading_list/reading_list_collection_view_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/reading_list/BUILD.gn
diff --git a/ios/chrome/browser/ui/reading_list/BUILD.gn b/ios/chrome/browser/ui/reading_list/BUILD.gn
index 185dbe10a97ad84c54dbe11798fa8bc1cd003b9f..fea9a377659ec91e604e636b6dfd23428849e216 100644
--- a/ios/chrome/browser/ui/reading_list/BUILD.gn
+++ b/ios/chrome/browser/ui/reading_list/BUILD.gn
@@ -39,6 +39,7 @@ source_set("reading_list") {
"reading_list_collection_view_controller.mm",
"reading_list_collection_view_item.h",
"reading_list_collection_view_item.mm",
+ "reading_list_collection_view_item_accessibility_delegate.h",
"reading_list_coordinator.h",
"reading_list_coordinator.mm",
"reading_list_empty_collection_background.h",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/reading_list/reading_list_collection_view_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698