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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1891863004: Copy contents of ui/base/ios into ios/chrome/browser/ui/context_menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix HardwardKeyboard test Created 4 years, 8 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.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 8f0e8231869bedab0e9b55dc1d0bfe86bb617a59..47b08b265fac699950cc9b99872e30c140587335 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -592,6 +592,11 @@
'browser/ui/commands/show_mail_composer_command.mm',
'browser/ui/commands/show_signin_command.h',
'browser/ui/commands/show_signin_command.mm',
+ 'browser/ui/context_menu/context_menu_controller.h',
+ 'browser/ui/context_menu/context_menu_controller.mm',
+ 'browser/ui/context_menu/context_menu_holder.h',
+ 'browser/ui/context_menu/context_menu_holder.mm',
+ 'browser/ui/context_menu/context_menu_provider.h',
'browser/ui/file_locations.h',
'browser/ui/file_locations.mm',
'browser/ui/image_util.h',
« no previous file with comments | « ios/chrome/browser/ui/keyboard/hardware_keyboard_watcher_unittest.mm ('k') | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698