Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: components/resources/omnibox_scaled_resources.grdp

Issue 415973005: Move omnibox icons to components (2/2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix GN Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/resources/default_200_percent/common/omnibox/omnibox_search.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/resources/omnibox_scaled_resources.grdp
diff --git a/components/resources/omnibox_scaled_resources.grdp b/components/resources/omnibox_scaled_resources.grdp
index b7b89408b94901f0aade7c15d9d8437369348b4c..1dc6be442981a5b38b1a23a85143ceadc9ff5caa 100644
--- a/components/resources/omnibox_scaled_resources.grdp
+++ b/components/resources/omnibox_scaled_resources.grdp
@@ -1,3 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<grit-part>
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" file="common/omnibox/omnibox_extension_app.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="common/omnibox/omnibox_http.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH" file="common/omnibox/omnibox_search.png" />
</grit-part>
« no previous file with comments | « components/resources/default_200_percent/common/omnibox/omnibox_search.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698