diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-14 22:00:34 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-14 22:00:34 +0000 |
commit | 5e1c0464f218d5ebebabcdd92fc8af7f05252f64 (patch) | |
tree | b3e3efa05b30e9aacdbdbc74e58f3e9f6fec5652 /chrome/app/theme | |
parent | 7e7e2a304b85b93ee97087656684e797ce0db2c2 (diff) | |
download | chromium_src-5e1c0464f218d5ebebabcdd92fc8af7f05252f64.zip chromium_src-5e1c0464f218d5ebebabcdd92fc8af7f05252f64.tar.gz chromium_src-5e1c0464f218d5ebebabcdd92fc8af7f05252f64.tar.bz2 |
Factor out border-drawing code from autocomplete_popup_contents_view.cc into a new file, bubble_border.cc, so that InfoBubble will be able to start using it. This also renames the resources to be more generic.
This should not result in any visual changes.
BUG=21028
TEST=none
Review URL: http://codereview.chromium.org/194107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26165 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme')
-rw-r--r-- | chrome/app/theme/bubble_b.png (renamed from chrome/app/theme/omnibox_b.png) | bin | 129 -> 129 bytes | |||
-rw-r--r-- | chrome/app/theme/bubble_bl.png (renamed from chrome/app/theme/omnibox_bl.png) | bin | 247 -> 247 bytes | |||
-rw-r--r-- | chrome/app/theme/bubble_br.png (renamed from chrome/app/theme/omnibox_br.png) | bin | 252 -> 252 bytes | |||
-rw-r--r-- | chrome/app/theme/bubble_l.png (renamed from chrome/app/theme/omnibox_l.png) | bin | 123 -> 123 bytes | |||
-rw-r--r-- | chrome/app/theme/bubble_r.png (renamed from chrome/app/theme/omnibox_r.png) | bin | 123 -> 123 bytes | |||
-rw-r--r-- | chrome/app/theme/bubble_t.png (renamed from chrome/app/theme/omnibox_t.png) | bin | 117 -> 117 bytes | |||
-rw-r--r-- | chrome/app/theme/bubble_tl.png (renamed from chrome/app/theme/omnibox_tl.png) | bin | 207 -> 207 bytes | |||
-rw-r--r-- | chrome/app/theme/bubble_tr.png (renamed from chrome/app/theme/omnibox_tr.png) | bin | 217 -> 217 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 16 |
9 files changed, 8 insertions, 8 deletions
diff --git a/chrome/app/theme/omnibox_b.png b/chrome/app/theme/bubble_b.png Binary files differindex f278cada..f278cada 100644 --- a/chrome/app/theme/omnibox_b.png +++ b/chrome/app/theme/bubble_b.png diff --git a/chrome/app/theme/omnibox_bl.png b/chrome/app/theme/bubble_bl.png Binary files differindex 66e4e2a..66e4e2a 100644 --- a/chrome/app/theme/omnibox_bl.png +++ b/chrome/app/theme/bubble_bl.png diff --git a/chrome/app/theme/omnibox_br.png b/chrome/app/theme/bubble_br.png Binary files differindex 8f5684e..8f5684e 100644 --- a/chrome/app/theme/omnibox_br.png +++ b/chrome/app/theme/bubble_br.png diff --git a/chrome/app/theme/omnibox_l.png b/chrome/app/theme/bubble_l.png Binary files differindex 72f56ad..72f56ad 100644 --- a/chrome/app/theme/omnibox_l.png +++ b/chrome/app/theme/bubble_l.png diff --git a/chrome/app/theme/omnibox_r.png b/chrome/app/theme/bubble_r.png Binary files differindex 4489da5..4489da5 100644 --- a/chrome/app/theme/omnibox_r.png +++ b/chrome/app/theme/bubble_r.png diff --git a/chrome/app/theme/omnibox_t.png b/chrome/app/theme/bubble_t.png Binary files differindex 6516c51..6516c51 100644 --- a/chrome/app/theme/omnibox_t.png +++ b/chrome/app/theme/bubble_t.png diff --git a/chrome/app/theme/omnibox_tl.png b/chrome/app/theme/bubble_tl.png Binary files differindex 55bb092..55bb092 100644 --- a/chrome/app/theme/omnibox_tl.png +++ b/chrome/app/theme/bubble_tl.png diff --git a/chrome/app/theme/omnibox_tr.png b/chrome/app/theme/bubble_tr.png Binary files differindex b4a8777..b4a8777 100644 --- a/chrome/app/theme/omnibox_tr.png +++ b/chrome/app/theme/bubble_tr.png diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 91ceeba7..0372c9b 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -271,14 +271,14 @@ <include name="IDR_DOCK_HIGH" file="dock_tab_high.png" type="BINDATA" /> <include name="IDR_DOCK_WIDE" file="dock_tab_wide.png" type="BINDATA" /> <include name="IDR_MENU_BOOKMARK" file="menu_bookmark.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_L" file="omnibox_l.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_TL" file="omnibox_tl.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_T" file="omnibox_t.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_TR" file="omnibox_tr.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_R" file="omnibox_r.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_BR" file="omnibox_br.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_B" file="omnibox_b.png" type="BINDATA" /> - <include name="IDR_OMNIBOX_POPUP_DS_BL" file="omnibox_bl.png" type="BINDATA" /> + <include name="IDR_BUBBLE_L" file="bubble_l.png" type="BINDATA" /> + <include name="IDR_BUBBLE_TL" file="bubble_tl.png" type="BINDATA" /> + <include name="IDR_BUBBLE_T" file="bubble_t.png" type="BINDATA" /> + <include name="IDR_BUBBLE_TR" file="bubble_tr.png" type="BINDATA" /> + <include name="IDR_BUBBLE_R" file="bubble_r.png" type="BINDATA" /> + <include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" /> + <include name="IDR_BUBBLE_B" file="bubble_b.png" type="BINDATA" /> + <include name="IDR_BUBBLE_BL" file="bubble_bl.png" type="BINDATA" /> <include name="IDR_O2_GLOBE" file="o2_globe.png" type="BINDATA" /> <include name="IDR_O2_HISTORY" file="o2_history.png" type="BINDATA" /> <include name="IDR_O2_MORE" file="o2_more.png" type="BINDATA" /> |