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

Unified Diff: ios/chrome/app/resources/BUILD.gn

Issue 2676803002: Remove the iOS QR Code scanner experiment code. (Closed)
Patch Set: Addressed comment. Created 3 years, 10 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 | « ios/chrome/app/main_controller.mm ('k') | ios/chrome/app/resources/Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/app/resources/BUILD.gn
diff --git a/ios/chrome/app/resources/BUILD.gn b/ios/chrome/app/resources/BUILD.gn
index a106bdc3cf94838f847ad3b3dfcc862e68403816..02f882a5465503965421da29fcf96430a4f98e93 100644
--- a/ios/chrome/app/resources/BUILD.gn
+++ b/ios/chrome/app/resources/BUILD.gn
@@ -97,6 +97,8 @@ bundle_data("quick_action_icons") {
"quick_action_new_incognito_tab@3x.png",
"quick_action_new_tab@2x.png",
"quick_action_new_tab@3x.png",
+ "quick_action_qr_scanner@2x.png",
+ "quick_action_qr_scanner@3x.png",
"quick_action_voice_search@2x.png",
"quick_action_voice_search@3x.png",
]
« no previous file with comments | « ios/chrome/app/main_controller.mm ('k') | ios/chrome/app/resources/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698