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

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: 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 cbc432edfb04b12c3ff436d3972d99e466df5c06..ec905842d13050f1b097c56620744899e6e29060 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',

Powered by Google App Engine
This is Rietveld 408576698