summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser_extensions.gypi
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2016-02-03 01:53:08 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-03 09:54:44 +0000
commit1802d1396480dd63cb545933bd5261a2142587d9 (patch)
treeeb39370b5f25336142080800e92c23e41b5ffdf0 /chrome/chrome_browser_extensions.gypi
parent7e94fbc7dd28ce78aa12234b93bc52052f243448 (diff)
downloadchromium_src-1802d1396480dd63cb545933bd5261a2142587d9.zip
chromium_src-1802d1396480dd63cb545933bd5261a2142587d9.tar.gz
chromium_src-1802d1396480dd63cb545933bd5261a2142587d9.tar.bz2
Componentize IDR_OMNIBOX_HTTPS_{POLICY_WARNING,VALID,INVALID}.
Those resources are used by ToolbarModelImpl so move them to //components in order to allow sharing the code with iOS too. Upstream iOS specific images for IDR_OMNIBOX_HTTPS_{VALID,INVALID} (they are different from other platforms). TBR=sky@chromium.org BUG=582921 Review URL: https://codereview.chromium.org/1651843003 Cr-Commit-Position: refs/heads/master@{#373205}
Diffstat (limited to 'chrome/chrome_browser_extensions.gypi')
-rw-r--r--chrome/chrome_browser_extensions.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 2689005..b1dcd77 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -986,6 +986,7 @@
'../components/components.gyp:proximity_auth',
'../components/components.gyp:update_client',
'../components/components.gyp:url_matcher',
+ '../components/components_resources.gyp:components_resources',
'../components/components_strings.gyp:components_strings',
'../content/app/resources/content_resources.gyp:content_resources',
'../content/content.gyp:content_browser',