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

Unified Diff: chrome/chrome_tests.gypi

Issue 282143002: mac: Add browser tests for history swiping. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More style comments from asvitkine. Created 6 years, 7 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/browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper_browsertest.mm ('k') | no next file » | 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 4f1e69841c342e5a4ab9749d6c5751693c24c9a5..89f873b16efe4be9ae56a97d7febe0cac64223a8 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1843,9 +1843,11 @@
'dependencies': [
'chrome',
'../components/components.gyp:breakpad_stubs',
+ '../third_party/ocmock/ocmock.gyp:ocmock',
],
'sources': [
'browser/renderer_host/chrome_render_widget_host_view_mac_delegate_browsertest.cc',
+ 'browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper_browsertest.mm',
'browser/spellchecker/spellcheck_message_filter_mac_browsertest.cc',
],
'sources!': [
« no previous file with comments | « chrome/browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper_browsertest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698