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

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

Issue 2491773002: Page Info (Views): remove images from accessibility order (Closed)
Patch Set: Address latest comments. Created 4 years, 1 month 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 | chrome/browser/ui/views/website_settings/non_accessible_image_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 4c59095b26f4427b809191f7b1625ab588d314e2..5fa7fc8d30b5e861969a0f366c5bc192471e8e40 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1496,6 +1496,8 @@ split_static_library("ui") {
"views/website_settings/chosen_object_row.cc",
"views/website_settings/chosen_object_row.h",
"views/website_settings/chosen_object_row_observer.h",
+ "views/website_settings/non_accessible_image_view.cc",
+ "views/website_settings/non_accessible_image_view.h",
"views/website_settings/permission_prompt_impl.cc",
"views/website_settings/permission_prompt_impl.h",
"views/website_settings/permission_selector_row.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/views/website_settings/non_accessible_image_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698