diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp index c5e5a27..6c34f4a 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -521,7 +521,7 @@ # TODO(jcivelli): ideally the resource needed by views would be # factored out. (for some reason it pulls in a bunch # unrelated things like v8, sqlite nss...). - '../chrome/app/locales/locales.gyp:en-US', + '../chrome/chrome.gyp:packed_resources', ], 'link_settings': { 'libraries': [ |