| Index: ppapi/ppapi_nacl_test_common.gypi
|
| diff --git a/ppapi/ppapi_nacl_test_common.gypi b/ppapi/ppapi_nacl_test_common.gypi
|
| index 55ea63de07967787bc13d55ebac0bfa332a09338..3ebd8a0f85117d4e6745500b2cd43dbb7ce558cb 100644
|
| --- a/ppapi/ppapi_nacl_test_common.gypi
|
| +++ b/ppapi/ppapi_nacl_test_common.gypi
|
| @@ -4,7 +4,7 @@
|
|
|
| {
|
| 'includes': [
|
| - '../native_client/build/untrusted.gypi',
|
| + '../build/common_untrusted.gypi',
|
| ],
|
| 'target_defaults': {
|
| # We need to override the variables in untrusted.gypi outside of a
|
|
|