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

Unified Diff: chrome/chrome_tests.gypi

Issue 2986004: [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Enable BrowserFocusTest and BrowserKeyEventsTests on Mac. Created 10 years, 5 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 | « chrome/chrome_browser.gypi ('k') | chrome/test/data/keyevents_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index aef472789d7977d52bcf7065e4ee0e3c0461c16d..d6ea62b76ba39a1a3c4cabf153036abc60f93302 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -122,7 +122,7 @@
'test/ui_test_utils.cc',
'test/ui_test_utils.h',
'test/ui_test_utils_linux.cc',
- 'test/ui_test_utils_mac.cc',
+ 'test/ui_test_utils_mac.mm',
'test/ui_test_utils_win.cc',
],
'conditions': [
@@ -2157,7 +2157,7 @@
'test/test_notification_tracker.h',
'test/testing_browser_process.h',
'test/ui_test_utils_linux.cc',
- 'test/ui_test_utils_mac.cc',
+ 'test/ui_test_utils_mac.mm',
'test/ui_test_utils_win.cc',
'test/data/resource.h',
'test/data/resource.rc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/data/keyevents_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698