summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-10 20:43:19 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-10 20:43:19 +0000
commit1274bdad58253fe4137d29db4975291cf46bcb94 (patch)
tree50d1b0180e45ce0ee287df4ee3a473a6aa2000d2 /chrome/app
parent8711df994152f2dc72dd7f45da8779d73fe1e558 (diff)
downloadchromium_src-1274bdad58253fe4137d29db4975291cf46bcb94.zip
chromium_src-1274bdad58253fe4137d29db4975291cf46bcb94.tar.gz
chromium_src-1274bdad58253fe4137d29db4975291cf46bcb94.tar.bz2
Allow a different omnibox popup to be enabled via the command line (--enable-omnibox2).
This will allow a views-based omnibox popup conforming to the new spec (stub provided) to be brought up without disturbing ToT UX. Also adds new images from Nicholas. Review URL: http://codereview.chromium.org/67035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13538 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/o2-globe.pngbin0 -> 536 bytes
-rw-r--r--chrome/app/theme/o2-history.pngbin0 -> 400 bytes
-rw-r--r--chrome/app/theme/o2-more.pngbin0 -> 320 bytes
-rw-r--r--chrome/app/theme/o2-search.pngbin0 -> 340 bytes
-rw-r--r--chrome/app/theme/o2-star.pngbin0 -> 489 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/chrome/app/theme/o2-globe.png b/chrome/app/theme/o2-globe.png
new file mode 100644
index 0000000..0fc4331
--- /dev/null
+++ b/chrome/app/theme/o2-globe.png
Binary files differ
diff --git a/chrome/app/theme/o2-history.png b/chrome/app/theme/o2-history.png
new file mode 100644
index 0000000..72af696
--- /dev/null
+++ b/chrome/app/theme/o2-history.png
Binary files differ
diff --git a/chrome/app/theme/o2-more.png b/chrome/app/theme/o2-more.png
new file mode 100644
index 0000000..61dfd29
--- /dev/null
+++ b/chrome/app/theme/o2-more.png
Binary files differ
diff --git a/chrome/app/theme/o2-search.png b/chrome/app/theme/o2-search.png
new file mode 100644
index 0000000..441001e
--- /dev/null
+++ b/chrome/app/theme/o2-search.png
Binary files differ
diff --git a/chrome/app/theme/o2-star.png b/chrome/app/theme/o2-star.png
new file mode 100644
index 0000000..5919bb7b
--- /dev/null
+++ b/chrome/app/theme/o2-star.png
Binary files differ