From be9ef1bc7229eccd4264662e167fb2ea208a22ca Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Tue, 26 May 2015 15:22:50 -0700 Subject: Add iOS web_shell images Upstreams the image files used in web_shell. These will be used in a follow up CL; splitting out since they are binary files. BUG=464810 R=eugenebut@chromium.org Review URL: https://codereview.chromium.org/1143373006 Cr-Commit-Position: refs/heads/master@{#331453} --- ios/web/shell/Default.png | Bin 0 -> 1707 bytes ios/web/shell/textfield_background@2x.png | Bin 0 -> 810 bytes ios/web/shell/toolbar_back@2x.png | Bin 0 -> 1168 bytes ios/web/shell/toolbar_forward@2x.png | Bin 0 -> 1175 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 ios/web/shell/Default.png create mode 100644 ios/web/shell/textfield_background@2x.png create mode 100644 ios/web/shell/toolbar_back@2x.png create mode 100644 ios/web/shell/toolbar_forward@2x.png (limited to 'ios/web/shell') diff --git a/ios/web/shell/Default.png b/ios/web/shell/Default.png new file mode 100644 index 0000000..8c9089d Binary files /dev/null and b/ios/web/shell/Default.png differ diff --git a/ios/web/shell/textfield_background@2x.png b/ios/web/shell/textfield_background@2x.png new file mode 100644 index 0000000..5428d1d Binary files /dev/null and b/ios/web/shell/textfield_background@2x.png differ diff --git a/ios/web/shell/toolbar_back@2x.png b/ios/web/shell/toolbar_back@2x.png new file mode 100644 index 0000000..885ca0f Binary files /dev/null and b/ios/web/shell/toolbar_back@2x.png differ diff --git a/ios/web/shell/toolbar_forward@2x.png b/ios/web/shell/toolbar_forward@2x.png new file mode 100644 index 0000000..608ba20 Binary files /dev/null and b/ios/web/shell/toolbar_forward@2x.png differ -- cgit v1.1