diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 05ff5f4..0c02319 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1081,6 +1081,7 @@ 'type': '<(library)', 'msvs_guid': '2DA87614-55C5-4E56-A17E-0CD099786197', 'dependencies': [ + 'chrome_strings', 'common', 'common_net', '../base/base.gyp:base', |