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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 1972013003: Add ContextMenuCoordinator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove old files. Created 4 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
Index: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index dbd7df7478a49092a5ba807f4a4cf1146b879770..9995f673e9d90f23c2a97daeaeef03fbfc6c735f 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -71,6 +71,7 @@
'browser/translate/translate_service_ios_unittest.cc',
'browser/ui/commands/set_up_for_testing_command_unittest.mm',
'browser/ui/context_menu/context_menu_controller_unittest.mm',
+ 'browser/ui/context_menu/context_menu_wrangler_unittest.mm',
'browser/ui/keyboard/UIKeyCommand+ChromeTest.mm',
'browser/ui/keyboard/hardware_keyboard_watcher_unittest.mm',
'browser/ui/native_content_controller_unittest.mm',

Powered by Google App Engine
This is Rietveld 408576698