Commit ca68883a authored by ben@chromium.org's avatar ben@chromium.org

Reverting 14826.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14828 0039d316-1c4b-4281-b951-d872f2087c98
parent d14954e8
...@@ -200,9 +200,6 @@ each locale. --> ...@@ -200,9 +200,6 @@ each locale. -->
<message name="IDS_AUTOCOMPLETE_NO_QUERY" desc="Dummy search term displayed when the user has no query input."> <message name="IDS_AUTOCOMPLETE_NO_QUERY" desc="Dummy search term displayed when the user has no query input.">
&lt;enter query&gt; &lt;enter query&gt;
</message> </message>
<message name="IDS_AUTOCOMPLETE_MATCH_DESCRIPTION_SEPARATOR" desc="The separator between a result in the autocomplete popup and its description.">
''' - '''
</message>
<message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> <message name="IDS_HISTORY_TITLE" desc="Title for the history tab.">
History History
......
...@@ -324,11 +324,6 @@ ...@@ -324,11 +324,6 @@
<include name="IDR_O2_MORE" file="o2_more.png" type="BINDATA" /> <include name="IDR_O2_MORE" file="o2_more.png" type="BINDATA" />
<include name="IDR_O2_SEARCH" file="o2_search.png" type="BINDATA" /> <include name="IDR_O2_SEARCH" file="o2_search.png" type="BINDATA" />
<include name="IDR_O2_STAR" file="o2_star.png" type="BINDATA" /> <include name="IDR_O2_STAR" file="o2_star.png" type="BINDATA" />
<include name="IDR_O2_GLOBE_SELECTED" file="o2_globe_selected.png" type="BINDATA" />
<include name="IDR_O2_HISTORY_SELECTED" file="o2_history_selected.png" type="BINDATA" />
<include name="IDR_O2_MORE_SELECTED" file="o2_more_selected.png" type="BINDATA" />
<include name="IDR_O2_SEARCH_SELECTED" file="o2_search_selected.png" type="BINDATA" />
<include name="IDR_O2_STAR_SELECTED" file="o2_star_selected.png" type="BINDATA" />
<include name="IDR_CLOSED_WINDOW" file="closed_window.png" type="BINDATA" /> <include name="IDR_CLOSED_WINDOW" file="closed_window.png" type="BINDATA" />
<if expr="pp_ifdef('_google_chrome')"> <if expr="pp_ifdef('_google_chrome')">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment