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

Unified Diff: ios/chrome/browser/ui/settings/cells/BUILD.gn

Issue 2899213002: Removed NativeAppsCollectionViewController and related code. (Closed)
Patch Set: removed StoreKit.framework Created 3 years, 6 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/browser/ui/settings/BUILD.gn ('k') | ios/chrome/browser/ui/settings/cells/native_app_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/settings/cells/BUILD.gn
diff --git a/ios/chrome/browser/ui/settings/cells/BUILD.gn b/ios/chrome/browser/ui/settings/cells/BUILD.gn
index de546429071d6f5496e21335e0a6737704ad210a..37b25708221caf2f1e7f5b92f65bd6c628e9c78f 100644
--- a/ios/chrome/browser/ui/settings/cells/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/cells/BUILD.gn
@@ -18,8 +18,6 @@ source_set("cells") {
"encryption_item.mm",
"import_data_multiline_detail_cell.h",
"import_data_multiline_detail_cell.mm",
- "native_app_item.h",
- "native_app_item.mm",
"passphrase_error_item.h",
"passphrase_error_item.mm",
"password_details_item.h",
@@ -56,7 +54,6 @@ source_set("unit_tests") {
"copied_to_chrome_item_unittest.mm",
"encryption_item_unittest.mm",
"import_data_multiline_detail_cell_unittest.mm",
- "native_app_item_unittest.mm",
"passphrase_error_item_unittest.mm",
"password_details_item_unittest.mm",
"sync_switch_item_unittest.mm",
« no previous file with comments | « ios/chrome/browser/ui/settings/BUILD.gn ('k') | ios/chrome/browser/ui/settings/cells/native_app_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698