[iOS] Upstream ios/chrome/browser code
commitf83b9126a7b0cc8955a5964e7ef27a5b7ebf8e10
authordroger <droger@chromium.org>
Thu, 5 Mar 2015 19:45:19 +0000 (5 11:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Mar 2015 19:46:09 +0000 (5 19:46 +0000)
treeab2a95aef70729cde2807c6e73062a0c58e850e0
parent1f34d906bc3e0f2ae043d9b23f1887da46639d20
[iOS] Upstream ios/chrome/browser code

This CL upstreams several iOS source files.
It also fixes net.gyp so that url_conversions are compiled and
tested on iOS.

Review URL: https://codereview.chromium.org/979073002

Cr-Commit-Position: refs/heads/master@{#319305}
23 files changed:
ios/chrome/DEPS
ios/chrome/browser/chrome_switches.cc [new file with mode: 0644]
ios/chrome/browser/chrome_switches.h [new file with mode: 0644]
ios/chrome/browser/experimental_flags.h [new file with mode: 0644]
ios/chrome/browser/experimental_flags.mm [new file with mode: 0644]
ios/chrome/browser/pref_names.cc
ios/chrome/browser/pref_names.h
ios/chrome/browser/snapshots/snapshots_util_unittest.mm
ios/chrome/browser/ui/commands/clear_browsing_data_command.h [new file with mode: 0644]
ios/chrome/browser/ui/commands/clear_browsing_data_command.mm [new file with mode: 0644]
ios/chrome/browser/ui/commands/ios_command_ids.h [new file with mode: 0644]
ios/chrome/browser/ui/commands/set_up_for_testing_command.h [new file with mode: 0644]
ios/chrome/browser/ui/commands/set_up_for_testing_command.mm [new file with mode: 0644]
ios/chrome/browser/ui/commands/set_up_for_testing_command_unittest.mm [new file with mode: 0644]
ios/chrome/browser/ui/commands/show_accounts_settings_command.h [new file with mode: 0644]
ios/chrome/browser/ui/commands/show_accounts_settings_command.mm [new file with mode: 0644]
ios/chrome/browser/ui/commands/show_mail_composer_command.h [new file with mode: 0644]
ios/chrome/browser/ui/commands/show_mail_composer_command.mm [new file with mode: 0644]
ios/chrome/browser/ui/uikit_ui_util.mm
ios/chrome/ios_chrome.gyp
ios/chrome/ios_chrome_tests.gyp
ios/chrome/test/ios_chrome_unit_test_suite.cc
net/net.gyp