| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index e6aac7b1b4d37296c37fd3775f71089858820a1c..83b6e98b91db722a7707edb37c9331c8e589cbdd 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -433,11 +433,11 @@
|
| 'chrome_version_resources',
|
| 'installer_util',
|
| 'installer_util_strings',
|
| - 'packed_resources',
|
| '../base/base.gyp:base',
|
| '../breakpad/breakpad.gyp:breakpad_handler',
|
| '../breakpad/breakpad.gyp:breakpad_sender',
|
| '../sandbox/sandbox.gyp:sandbox',
|
| + 'app/locales/locales.gyp:*',
|
| 'app/policy/cloud_policy_codegen.gyp:policy',
|
| ],
|
| 'sources': [
|
|
|