summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorblundell <blundell@chromium.org>2015-08-05 05:16:52 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-05 12:17:33 +0000
commit7bc59f7ad5caf35fefcd6c51dcd2ffe302733249 (patch)
tree9d64bf5011f010509d3ac15fc28a685e0cbdcda9 /chrome/chrome_tests.gypi
parent1cf48b19fc9604d1573dd82a7362fda0bc965a85 (diff)
downloadchromium_src-7bc59f7ad5caf35fefcd6c51dcd2ffe302733249.zip
chromium_src-7bc59f7ad5caf35fefcd6c51dcd2ffe302733249.tar.gz
chromium_src-7bc59f7ad5caf35fefcd6c51dcd2ffe302733249.tar.bz2
Componentize the IDR_LOCATION_HTTP resource
This resource is used by Omnibox code to be componentized. This CL also adds iOS-specific versions of the resource; these differ from the version used on other platforms. BUG=515889 TBR=grt Review URL: https://codereview.chromium.org/1266103006 Cr-Commit-Position: refs/heads/master@{#341888}
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 795debe..96abb37 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1540,6 +1540,7 @@
'renderer',
'test_support_common',
'../components/components.gyp:guest_view_test_support',
+ '../components/components_resources.gyp:components_resources',
'../content/app/resources/content_resources.gyp:content_resources',
'../crypto/crypto.gyp:crypto_test_support',
'../google_apis/google_apis.gyp:google_apis_test_support',