diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 09d1d62..b3a2f45 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -526,11 +526,11 @@ 'chrome_strings', 'common_constants_win64', 'app/policy/cloud_policy_codegen.gyp:policy_win64', - '../app/app.gyp:app_base_nacl_win64', '../app/app.gyp:app_resources', '../base/base.gyp:base_nacl_win64', '../ipc/ipc.gyp:ipc_win64', '../third_party/libxml/libxml.gyp:libxml', + '../ui/ui.gyp:ui_base_nacl_win64', ], 'include_dirs': [ '../third_party/icu/public/i18n', |