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

Unified Diff: ui/base/BUILD.gn

Issue 2645653003: Expose thumbnails of pages to iOS share extensions. (Closed)
Patch Set: Addressed comments. 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: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 9408e4274d1f2b0ba709e93b35692e3724f938f4..ebd104dd45dcbb59fa31a7baf66d23e6e8282b1a 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -662,6 +662,8 @@ static_library("test_support") {
sources += [
"test/ios/keyboard_appearance_listener.h",
"test/ios/keyboard_appearance_listener.mm",
+ "test/ios/ui_image_test_utils.h",
+ "test/ios/ui_image_test_utils.mm",
"test/ios/ui_view_test_utils.h",
"test/ios/ui_view_test_utils.mm",
]

Powered by Google App Engine
This is Rietveld 408576698