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

Unified Diff: chrome/test/BUILD.gn

Issue 2074643003: MacViews: Views accelerators table should match the Cocoa one. (Closed) Base URL: ssh://bitbucket.browser.yandex-team.ru/chromium/src.git@master
Patch Set: Fix compilation. Created 4 years, 1 month 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 | « chrome/browser/ui/views/frame/native_browser_frame.h ('k') | 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 a6bf7517bcb97ba45867e96a57d3b5e747783294..a65a70ac7b3e7b0a1070fbb6eb64e1dc5a2ed788 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4774,6 +4774,7 @@ test("unit_tests") {
if (!is_mac || mac_views_browser) {
sources += [
"../browser/ui/views/accelerator_table_unittest.cc",
+ "../browser/ui/views/accelerator_table_unittest_mac.mm",
"../browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc",
"../browser/ui/views/bookmarks/bookmark_bubble_view_unittest.cc",
"../browser/ui/views/bookmarks/bookmark_context_menu_unittest.cc",
« no previous file with comments | « chrome/browser/ui/views/frame/native_browser_frame.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698