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

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

Issue 2929993002: Refactoring bookmark viewcontrollers (Closed)
Patch Set: 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 | « no previous file | ios/chrome/browser/ui/bookmarks/bookmark_collection_cells.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/bookmarks/BUILD.gn
diff --git a/ios/chrome/browser/ui/bookmarks/BUILD.gn b/ios/chrome/browser/ui/bookmarks/BUILD.gn
index 24e3b9fe40e63461f6511a3a1fb323af7c4a5583..3196dfbb8a05311b74a739fd9a029c9e8d223078 100644
--- a/ios/chrome/browser/ui/bookmarks/BUILD.gn
+++ b/ios/chrome/browser/ui/bookmarks/BUILD.gn
@@ -32,8 +32,6 @@ source_set("bookmarks") {
"bookmark_home_primary_view.h",
"bookmark_home_tablet_ntp_controller.h",
"bookmark_home_tablet_ntp_controller.mm",
- "bookmark_home_view_controller.h",
- "bookmark_home_view_controller.mm",
"bookmark_home_waiting_view.h",
"bookmark_home_waiting_view.mm",
"bookmark_interaction_controller.h",
@@ -130,7 +128,7 @@ source_set("unit_tests") {
configs += [ "//build/config/compiler:enable_arc" ]
testonly = true
sources = [
- "bookmark_home_view_controller_unittest.mm",
+ "bookmark_home_handset_view_controller_unittest.mm",
"bookmark_ios_unittest.h",
"bookmark_ios_unittest.mm",
"bookmark_position_cache_unittest.mm",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/bookmarks/bookmark_collection_cells.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698