diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index a6dfa87..52363a6 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -1175,8 +1175,8 @@ '../webkit/common/webkit_common.gyp:webkit_common', '../webkit/storage_browser.gyp:webkit_storage_browser', '../webkit/storage_common.gyp:webkit_storage_common', - '../webkit/webkit_resources.gyp:webkit_temp_resources', - '../webkit/webkit_resources.gyp:webkit_temp_strings', + '../webkit/webkit_resources.gyp:webkit_resources', + '../webkit/webkit_resources.gyp:webkit_strings', ], }], ['OS!="mac" and OS!="ios"', { |