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

Unified Diff: chrome/test/BUILD.gn

Issue 2718253004: MacViews: Fix compilation. (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index f2b88eec41160a2f8e631125a1eebe1ef97192bb..c25bd872169d56aacc45eb9bdb187e2e8a5bb1d7 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3366,7 +3366,6 @@ test("unit_tests") {
"../browser/ui/bookmarks/bookmark_ui_utils_desktop_unittest.cc",
"../browser/ui/bookmarks/recently_used_folders_combo_model_unittest.cc",
"../browser/ui/chrome_select_file_policy_unittest.cc",
- "../browser/ui/cocoa/location_bar/location_bar_view_mac_unittest.mm",
"../browser/ui/find_bar/find_backend_unittest.cc",
"../browser/ui/login/login_handler_unittest.cc",
"../browser/ui/passwords/manage_passwords_state_unittest.cc",
@@ -4632,6 +4631,7 @@ test("unit_tests") {
"../browser/ui/cocoa/location_bar/autocomplete_text_field_unittest_helper.mm",
"../browser/ui/cocoa/location_bar/image_decoration_unittest.mm",
"../browser/ui/cocoa/location_bar/keyword_hint_decoration_unittest.mm",
+ "../browser/ui/cocoa/location_bar/location_bar_view_mac_unittest.mm",
"../browser/ui/cocoa/location_bar/manage_passwords_decoration_unittest.mm",
"../browser/ui/cocoa/location_bar/security_state_bubble_decoration_unittest.mm",
"../browser/ui/cocoa/location_bar/selected_keyword_decoration_unittest.mm",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698