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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1124173004: [iOS] Upstream //ios/chrome/browser/ui/commands changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation Created 5 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 | « ios/chrome/browser/ui/show_privacy_settings_util.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index c791252990c17caff87aa1c237bace54204942d7..36f234e868dbd3af8a3ed8eadbd8195c1622bc6d 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -230,10 +230,10 @@
'browser/ui/commands/open_url_command.mm',
'browser/ui/commands/set_up_for_testing_command.h',
'browser/ui/commands/set_up_for_testing_command.mm',
- 'browser/ui/commands/show_accounts_settings_command.h',
- 'browser/ui/commands/show_accounts_settings_command.mm',
'browser/ui/commands/show_mail_composer_command.h',
'browser/ui/commands/show_mail_composer_command.mm',
+ 'browser/ui/commands/show_signin_command.h',
+ 'browser/ui/commands/show_signin_command.mm',
'browser/ui/file_locations.h',
'browser/ui/file_locations.mm',
'browser/ui/image_util.h',
« no previous file with comments | « ios/chrome/browser/ui/show_privacy_settings_util.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698