| Index: chrome/nacl.gypi
|
| diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
|
| index b8b932dfb3ea609efd6787f545d23d3ae6ab25e2..2d73a1238243d04e222c5ce8c3d1f67fa968e094 100644
|
| --- a/chrome/nacl.gypi
|
| +++ b/chrome/nacl.gypi
|
| @@ -69,7 +69,7 @@
|
| 'chrome_strings',
|
| 'common',
|
| '../third_party/npapi/npapi.gyp:npapi',
|
| - '../webkit/webkit.gyp:glue',
|
| + '../webkit/support/webkit_support_in_chromium.gyp:glue',
|
| '../native_client/src/trusted/plugin/plugin.gyp:npGoogleNaClPluginChrome',
|
| '../native_client/src/trusted/service_runtime/service_runtime.gyp:sel',
|
| '../native_client/src/trusted/validator_x86/validator_x86.gyp:ncvalidate',
|
|
|